Hi all,
  I am working at home today and have to use windows. I am trying to use 
PEAR  and keep getting an undefined class name for
$db = DB::connect("mysql://$user:$pass@$host/$dname");
my include for PEAR
ini_set('include_path', 'J:\Program Files\php\pear\DB.php');

where did I screw up.

TIA
Gary


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

Reply via email to