On Sat, Nov 16, 2002 at 02:08:37PM +0100, [EMAIL PROTECTED] wrote :
> While Zak, Georg and Zeev are working on ext/mysql, why not adding a way
> to verify if a database and a table exists? like mysql_database_exists() and
> mysql_table_exists() ?
>
> It's easy to verify with the table/database list.
I the past this suggestion came up too. It may remotely even
be that at some point there existed code like that, I don't
know for sure.
The consensus reached was NOT to bloat the MySQL extension
with C code which can be done in a few lines of PHP code.
- Markus
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php