-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Hey guys just a general question... if you have a
parent::__constructor() call in your constructor function, should that
call ideally be placed before or after the code inside the current
constructor? or it doesnt really matter
- [PHP] parent constructor SLaVKa
- Re: [PHP] parent constructor Jasper Bryant-Greene
- Re: [PHP] parent constructor Jochem Maas