Injection Scanner
Parse error: syntax error, unexpected '<' in /home/public_html/i/tell_friend.php on line 22
| User |
Post |
ken Member Posts: 1
|
Posted: 2008-09-06 18:31:19
|
When I place the <? php include code in a php file I get this error
Parse error: syntax error, unexpected '<' in /home/public_html/i/tell_friend.php on line 22
How can I make it work? |
Josh Admin Posts: 45
|
Posted: 2008-09-06 22:04:22
|
| Can you post the entire code for that page? |
Scott Admin Posts: 211
|
Posted: 2008-09-07 06:46:53
|
| Most likely the include was placed within an existing set of PHP tags. Try adding the include without the <?php and ?> |
Josh Admin Posts: 45
|
Posted: 2008-09-07 15:10:19
|
| That's what I was thinking, I just wasn't sure. |
Page:
[ 1 ]
New Post
You must be logged in to post on the discussion boards.