Parse Error Unexpected T Constant Encapsed String

RegisterLogin
Parse Error Unexpected T Constant Encapsed String
Post Description: Parse Error Parse Error Unexpected T_constant_encapsed_string
Tags: Parse, Error, Unexpected, T, Constant, Encapsed, String
This Post Was Posted On Dec 02, 2009 By Webune Support #2835
can you tell me how to fix this error i am getting on my php script. i checked my code

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /var/www/webs/mydomain/inc/functions.php on line 474


UPDATE: never mind, i figure it out.

this is how i had my code in line 474:

PHP CODE:
return 'cat='.$id'&pg='.$page_num ;


so i changed it to

PHP CODE:
return 'cat='.$id.'&pg='.$page_num ;


can you see the difference?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Thu Dec 22, 2011 7:39 am
Powered by: Webune Forums V3