Re: [PHPLIB] subclassing Table From: Valery Zamarayev (qd <email protected>)
Date: 12/04/99

> $this->$table_row_open($row, $d, $class); # I GET ERROR HERE !!!
>
> Change it to:
>
> $this->table_row_open($row, $d, $class);
>
> You'll notice the dollar sign in front of table_row_open is removed.
>
>

Yes, thank you, I really didn't notice that dollar sign !

-- 
Sincerely etc.  Valery Zamarayev 
http://www.sea.com.ua
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.