Is there a equlivent to this mysql_list_tables("tablename") in vbulletin 3.5
I know that the mysql_list_tables("tablename") can be used with some parseing the results set to verfiy if a actual table exist - this is done in MYSQL but MYSQL does not have a does table exist function - So i can only assume that vbulletin does not either - but can i use the mysql_list_tables("tablename") in vbulletin or am i only limmited to the few functions that vbulletin has made avaiable in there api documnetation. THANKS
|