> FYI ... anything below PHP5 has a pseudo constructor.

And how will it be in PHP5 ?


> Since you are inheriting the class the 'constructor' for the parent class
> should work. If it doesn't (I have not tested it, and neither have
> you)then the class extension can contain a 'contstructor' that is a
> duplicate of the parent class 'constructor' but with the extension name.
> You'll have to test it to make sure.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to