Jump to content

[SOLVED] unexpected T_STRING error


hyeteck

Recommended Posts

hey guys i am getting an error at following lines of code in my program.

 

$temp = mysql_query("INSERT into sections(sectionName, sectionWorkingName, topSection, rootSection") VALUES('$cat_segment', '$cat_segment', '0', '0'));

 

there error is

Parse error: parse error, unexpected T_STRING in /_scripts/allupdater.php on line 90

 

any idea what im doing wrong?

Link to comment
https://forums.phpfreaks.com/topic/38921-solved-unexpected-t_string-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.