I'm using the sitepoint book Build Your Own Database Driven Website Using PHP & MySQL and I am creating my first table I have copied the script as I have seen in the book and I'm getting a SQL syntax error
MySQL said:
#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 'column_1_type column_1_details,
column_2_name column_2_type co
Bookmarks