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
G
Hi Again,
Maybe you are using "parrent" instead of "parent" (one 'R')? If it is
not that no clue? It works perfect for me. Have you tried chapter 13 of
the manual?
Sean C. McCarthy
SCI, S.L. (www.sci-spain.com)
Jeroen Olthof wrote:
>
> when I use parrent::function() to use pare
when I use parrent::function() to use parent class function from the child
(extended one) I get
Undefined class name 'parent'
What I'm I doing wrong
kind regards
Jeroen Olthof
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
3 matches
Mail list logo