•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 402,890 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,093 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 2006 | Replies: 2
![]() |
ive never had this error before, could any one help me sort this out?
here is the effected section of my script.
thanks for any help
[php] </span></p>
<p> </p>
</blockquote></td>
</tr>
</table>
</body>
</html>
<?php
//script end
?>[/php]
ive also tryed...
[html] </span></p>
<p> </p>
</blockquote></td>
</tr>
</table>
</body>
</html>[/html]
here is the effected section of my script.
thanks for any help
[php] </span></p>
<p> </p>
</blockquote></td>
</tr>
</table>
</body>
</html>
<?php
//script end
?>[/php]
ive also tryed...
[html] </span></p>
<p> </p>
</blockquote></td>
</tr>
</table>
</body>
</html>[/html]
•
•
Join Date: Mar 2007
Posts: 17
Reputation:
Rep Power: 2
Solved Threads: 0
Either the error code and line with more detailed code, or the code from the page itself.
But, if you opened up a {, you must close it with another }, try putting that inbetween the tags...
But, if you opened up a {, you must close it with another }, try putting that inbetween the
<?php & ?>
Without the actual PHP code it is hard to pinpoint the exact problem but as mentioned above it is probably a missed closing bracket.
What the error simply means is that the code processor reached the end of the code and was expecting more code. This usualy happends when you forget to close an if or loop or something of that nature.
What the error simply means is that the code processor reached the end of the code and was expecting more code. This usualy happends when you forget to close an if or loop or something of that nature.
![]() |
•
•
•
•
•
•
•
•
DaniWeb PHP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- syntax error, unexpected $end in ndex.php on line 127 (PHP)
- ERROR--Unexpected end to file (C++)
- Parse Error T_STRING - Help Please (PHP)
- Parse error: parse error, unexpected T_STRING (PHP)
- PHP Parse error: parse error, unexpected T_STRING (PHP)
- Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/f (PHP)
Other Threads in the PHP Forum
- Previous Thread: operations
- Next Thread: php + mysql


Linear Mode