[PHP] Re: What is $this->

2007-02-19 Thread Dick Richard
Thanks for the responses. Searching the web for "$this-> provided no help at all. Your explainations got me on track and now I can find the right manual to read! Dick ""Dick Richard"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Can someon

[PHP] What is $this->

2007-02-18 Thread Dick Richard
Can someone explain what $this-> does and means. For example what does this bit ot php code mean? $this->SetFont('Arial','B',15); Thanks [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php