On Jan 29, 2008 1:53 PM, Christoph Boget <christoph.boget@xxxxxxxxx> wrote: > Constructors return the object, correct? Actually, I don't think so. I believe constructors return void, while the 'new' keyword returns a copy of the object. Andrew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php