How do I check for the existence of a table in a database?
Something like:
if tbl_people exists, then....
| SitePoint Sponsor |




How do I check for the existence of a table in a database?
Something like:
if tbl_people exists, then....
if you are using mysql check the mysql manual or php manual for mysql functions.
Quasar - Web Development - Free Avatars
Bookmarks