Hi all,
  Before I get started and have to figure out a problem. Is it legal in 
PEAR DB to connect like this
$dbh = DB::connect("mysql://$user:$pass@$host/$dname); where user, 
password, host and database names are coming from an include?

TIA
Gary


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

Reply via email to