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 Quote Link to comment 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! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.