here is the script that i been working on , it is supposed to integrate user and pass when opened
Hello, PHP!"; $name = $_POST['name']; // CONTAIN NAME OF PERSON $pass = $_POST['pass']; // ANY DETAIL OF PERSON $link = ""; echo $link;