To: [EMAIL PROTECTED]
Subject: Re: [PHP] Confused About Classes
No, the only thing I supplied is the class. The startElementHandler IS a
function in the class.
"Rick Emery" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]
e);
> if( $newobj->private==FALSE)
> {
> }
> -Original Message-
> From: arti [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 25, 2002 9:33 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Confused About Classes
>
>
> I am getting the error "Undefined vari
j = new standardquestion($filename);
if( $newobj->private==FALSE)
{
}
-Original Message-
From: arti [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 9:33 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Confused About Classes
I am getting the error "Undefined variable this" in my
I am getting the error "Undefined variable this" in my class. I am new to
PHP and presume I am just doing something wrong. But, I don't understand
what it could be as the code looks straightforward to me. Note that I
trimmed out some code to keep this listing from being huge, but the relevant
p
4 matches
Mail list logo