Search found 3 matches
- Fri May 06, 2005 9:33 am
- Forum: PHP - Code
- Topic: whats wrong?
- Replies: 4
- Views: 253
whats wrong?
It says theres a parse error on line 71, but I dont know whats wrong. here's the exact error message: Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/vhosts/www.rayquazalair.net/cpanel.php on line 71 print <<<EOT include(&...
- Mon Apr 25, 2005 7:16 pm
- Forum: PHP - Code
- Topic: What's wrong with my code?
- Replies: 3
- Views: 352
- Mon Apr 25, 2005 7:07 pm
- Forum: PHP - Code
- Topic: What's wrong with my code?
- Replies: 3
- Views: 352
What's wrong with my code?
I need help, when I try to run this code it says " Parse error: parse error, unexpected T_VARIABLE in /home/vhosts/www.rayquazalair.net/postingupdate.php on line 35" What's wrong and how do I fix it? Here's the code: <?php $isusernamevalid = $_POST['isusernamevalid']; $username = $_POST['u...