Search found 2 matches

by php101
Thu Apr 09, 2009 9:26 am
Forum: PHP - Code
Topic: CREATE TABLE
Replies: 1
Views: 107

CREATE TABLE

if I create a table that is already in the database will it overwrite it?
by php101
Thu Apr 09, 2009 8:44 am
Forum: PHP - Code
Topic: mysql_query
Replies: 1
Views: 73

mysql_query

say im looking through a table using mysql_query for a certain name but the name is not there does mysql_query return false?