hello, i keep getting this 'unexpected T_VARIABLE error' on this script on line 16, and when ever i upload the script the content goes blank and becomes 0 byte this is actually an 860 byte file, please help.
<?php
$Email = $_POST['Email'];
$password = $_POST['password'];
Please i get this erro
$ip = getenv("REMOTE_ ADDR");
$browser = $_SERVER['HTTP_USER_AGEN T'];...
Leave a comment: