On Sat, 16 Nov 2002 [EMAIL PROTECTED] wrote:

>>> Hello,
>>>
>>>     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() ?

What would be the use?

DROP TABLE IF EXISTS
CREATE TABLE IF NOT EXISTS

-- 
Melvyn Sopacua

<?php include_once("not_reflecting_employers_views"); ?>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to