faan Posted June 28, 2008 Share Posted June 28, 2008 hi guys, when opening my file i get this error: Parse error: syntax error, unexpected T_STRING in /home/smcpbe/public_html/blackbay/script/core.php on line 225 this is the file: http://rapidshare.com/files/125568547/core.php.html can anybody help me with this? Link to comment https://forums.phpfreaks.com/topic/112308-decrypted-php-with-some-errors/ Share on other sites More sharing options...
ratcateme Posted June 28, 2008 Share Posted June 28, 2008 your sql query had no " replace the line with $counthdl = mysql_query("select * from historydl where rsurl = '$linkfiltered' and ip ='$usrip' and pin='$userid_session'") or die(mysql_error()); also attach the file to the forums instead of using rapid share. Scott. Link to comment https://forums.phpfreaks.com/topic/112308-decrypted-php-with-some-errors/#findComment-576601 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.