syntax error close to a double quote (") - none on page 
asked by Not Registered on 23 October 2009 2:33
PHP is throwing it's usual vague error 'check your book on syntax... error near " on line X
The scripts is are short and there is no double quote (")
I understand the "error near..." is the best I will get and that the line number is only where the program halts and to look for the text identified in the "error is near..." statement. But how is PHP pulling out a " when there is none in the scripts?
TIA
The scripts is are short and there is no double quote (")
I understand the "error near..." is the best I will get and that the line number is only where the program halts and to look for the text identified in the "error is near..." statement. But how is PHP pulling out a " when there is none in the scripts?
TIA
Answers
there will be a quote inside another quote. simply change the quote inside the other quote to ' instead of "
answered by Not Registered on 7 January 2010 10:31
- What is: Failed opening 'includes/languages/english/' for inclusion , Not Registered
- PHP Fatal erro, Not Registered
- what does phpBB : CRITICAL ERROR MEAN, Not Registered
- Undefined index: language in, Not Registered
- what does following message mean: Fatal error: Call to undefined function validip () in, Not Registered
- what does this error mean, Not Registered
- just error..help me pls, Not Registered
- i have the following error plz tell me the solution, Not Registered
- PHP Error message.what does it mean?, Not Registered
- what does unexpected $end mean?, Not Registered
- can anyone correct the error in this code for me please, Not Registered
- No permission to access /php/php-cgi.exe, Not Registered
- What does this php message mean, Not Registered
- What does this php message mean, Not Registered
- is a php error a hosting issue?, Not Registered
- How to redirect to custom error page if any php script error, Not Registered
- What does this error message mean?, Not Registered
- plz solve this , Sajid Ali


















