>But wouldn't it be easier to create the tables in the first place?

Travis,
It surely would. But for one situation, I don't/can't have access to phpMyAdmin to 
install it.
At the same time, I wanted to learn how to do it.

--
John

I'm still learning. But isn't this much more fun than Perl!


> To paraphrase, just use mysql_list_tables() to get a table list in a result
> set, then go through the result set to see if the named table exists.
>
> But wouldn't it be easier to create the tables in the first place?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to