Parse error: syntax error, unexpected T_STRING in C:\wamp\www\b_php\project\login_save.php on line 14 [closed]

There is a missing dot in that die()

die('could not be opened because of'.mysql_error())

Leave a Comment