Thread: Blog Trades
View Single Post
Old 06-27-2005, 08:34 AM  
jacked
sperm tail
 
jacked's Avatar
 
Industry Role:
Join Date: May 2004
Location: nj
Posts: 11,019
Warning: Cannot modify header information - headers already sent in /usr/home/teenpicc/public_html/mainfile.php on line 186
Code:
foreach ($_POST as $secvalue) {

    if ((eregi("<[^>]script*\"?[^>]*>", $secvalue)) ||	(eregi("<[^>]style*\"?[^>]*>", $secvalue))) {

        die ("<center><img src=images/logo.gif><br><br><b>The html tags you attempted to use are not allowed</b><br><br>[ <a href=\"javascript:history.go(-1)\"><b>Go Back</b></a> ]");

    }
line 186 is the blank line between the } and die ("<center>

not sure as to how to even begin debugging this error
__________________
Got Cam Models?
icq: 361-607-616
jacked is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote