SOL-ion Posted December 15, 2003 Share Posted December 15, 2003 Hi all, I am trying to find out whether a particular table exsists from within a PHP script. I want to query mySQL with something like SHOW tables WHERE table_name=\'users\'. This of course does not work. Does anybody know how I can find out whether the table users exists from within my script? Cheers SOL Link to comment https://forums.phpfreaks.com/topic/1505-show-tables/ Share on other sites More sharing options...
shivabharat Posted December 15, 2003 Share Posted December 15, 2003 Have a look at this http://www.phpfreaks.com/forums/viewtopic....1971&highlight= Next time before you post we recommend you to use the search. Thanks! Link to comment https://forums.phpfreaks.com/topic/1505-show-tables/#findComment-4956 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.