;
> -Original Message-
> From: Jim Lucas [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 03, 2003 6:50 PM
> To: Larry Brown; PHP List
> Subject: Re: [PHP] deciperhing oop
>
> the second argument in the mysql_select_db call in not in scope.
>
> you should be using $
Networks, Inc.
(727) 723-8388
-Original Message-
From: Jim Lucas [mailto:[EMAIL PROTECTED]
Sent: Monday, March 03, 2003 6:50 PM
To: Larry Brown; PHP List
Subject: Re: [PHP] deciperhing oop
the second argument in the mysql_select_db call in not in scope.
you should be using $this->db ins
the second argument in the mysql_select_db call in not in scope.
you should be using $this->db instead of $db
Jim
- Original Message -
From: "Larry Brown" <[EMAIL PROTECTED]>
To: "PHP List" <[EMAIL PROTECTED]>
Sent: Monday, March 03, 2003 2:52 PM
Sub
Can someone who is used to using php oop help me figure out why this fails?
I know there are probably a thousand classes already designed to do this and
probably 100 times more efficient, but this is how I learn. From what I've
read this should work but there is obviously something I'm missing.
Q
4 matches
Mail list logo