On Mon, 3 Dec 2001 17:31:30 -0500
Thomas "Thomas" <[EMAIL PROTECTED]> wrote:
> I have looked into some source code that I found, but I'm a newbie
> at this,
> and don't understand..
>
> if ( 0 == $this->link_id) {
>
> In this statment, what does the '->' repersent? this statment
> (operator?)
> occurs alot in this code that I have, but I can't find the
> definition on any
> site...can anyone help?
>
> Please reply to group.
>
> Thanks.
>
> Thomas
Thomas,
"$this->" is used in a class definition when the class references
itself.
--
Raquel
============================================================
I am glad I made the late race. It gave me a hearing on the great
and durable question of the age, which I could have had in no other
way; and though I now sink out of view, and shall be forgotten, I
believe I have made some marks which will tell for the cause of
civil liberty long after I am gone.
--Abraham Lincoln
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]