 |
PHP: mysql_query - Manual
For other type of SQL statements, INSERT, UPDATE, DELETE, DROP, etc, mysql_query() returns TRUE on success or FALSE on error. ... When you run a select statement and receive a response, the data types of ... You will get a syntax error.
php.net |
 |