adspace
What does mysql_query return?
Answer Posted / Somendra Pandey
mysql_query returns a resource on success representing the result of the executed query. If an error occurs, FALSE is returned.
Post New Answer View All Answers
How to Change a users password from unix shell.
1223
What is current version of mysql?
1084
Which statement is used in a select query for partial matching?
1247
What is the current mysql version?
1105