ID:184022
 
I'm reading php tutorials and it says i can only add single lines of php not the entire document has to be php so i tried it and my MySQL server gave me an error:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '



is there anything i can do to fix this error
anybody?
In response to Upinflames
Wow you waited a whole 5 hours omg.

Show us the sql part...
In response to A.T.H.K
SQL query:

& lt;

HTML & gt;

& lt;

head & gt;

& lt;

title & gt;

Main & lt ; / title & gt;

& lt ; / head & gt;

& lt;

body & gt;

& lt ; ? php include(

"page.css"
)
In response to Upinflames
That has nothing to do with mysql :S...
In response to A.T.H.K
I have mine hosted from awardspace and it should work but i keep getting an error i read the thing on PHPMyAdmin and it said it was a MYSQL account
In response to Upinflames
You're putting HTML into an SQL query. Clearly you have no idea what you're doing. Back to 101 with you!
In response to Crispy
guess so