Posted by Janwillem Borleffs on 04/11/06 23:02
Janwillem Borleffs wrote: > The __construct() method is not supported by PHP < 5. In this case, > the constructor should be called Foo(). > Or, to make your class cross-compatibe, add the following method: function Foo() { $this->__construct(); } JW
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming