only one Posted April 24, 2007 Share Posted April 24, 2007 hi, ive never come across this one.. Parse error: parse error, unexpected T_STRING in /home/www/onlyonerule.awardspace.com/tuts/image_gallery.php on line 63 heres line 63 $minrow = mysql_query("SELECT * FROM `tuts_image_gallery` WHERE id = '$minid'"); Link to comment https://forums.phpfreaks.com/topic/48485-parse-error-parse-error-unexpected-t_string/ Share on other sites More sharing options...
AndyB Posted April 24, 2007 Share Posted April 24, 2007 I bet there's an error in a preceding line. The line 63 error message just tells you where the php parser choked. Link to comment https://forums.phpfreaks.com/topic/48485-parse-error-parse-error-unexpected-t_string/#findComment-237085 Share on other sites More sharing options...
only one Posted April 24, 2007 Author Share Posted April 24, 2007 whoops, thanks, i found my silly prob Link to comment https://forums.phpfreaks.com/topic/48485-parse-error-parse-error-unexpected-t_string/#findComment-237093 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.