How do I find out if a mysql table exsists in a database (using coding). My friend says there is a function like mysql_table_exsists() but I can not find anything like that. I also looked in the mysql part of the quick reference part of php.net.
Any help is appreciated. Thanks in advanced.
Josh