Date: 12/04/99
- Next message: David Aronchick: "[PHPLIB] Slow site!"
- Previous message: spy007 <email protected>: "[PHPLIB] >>>INTERNET SPY AND YOU<<<"
- In reply to: xendra: "Re: [PHPLIB] subclassing Table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> $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.
- Next message: David Aronchick: "[PHPLIB] Slow site!"
- Previous message: spy007 <email protected>: "[PHPLIB] >>>INTERNET SPY AND YOU<<<"
- In reply to: xendra: "Re: [PHPLIB] subclassing Table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

