Comments on: using the __construct() method http://afrobot.com/2006/10/31/using-the-__construct-method/ Parse the time away Thu, 01 Oct 2009 09:23:55 +0000 http://wordpress.com/ hourly 1 By: imkite http://afrobot.com/2006/10/31/using-the-__construct-method/#comment-58 imkite Thu, 02 Nov 2006 09:20:59 +0000 http://afrobot.com/2006/11/01/using-the-__construct-method/#comment-58 I made the changes accordingly, thank you for pointing that out. I made the changes accordingly, thank you for pointing that out.

]]>
By: anonymous http://afrobot.com/2006/10/31/using-the-__construct-method/#comment-57 anonymous Thu, 02 Nov 2006 06:27:02 +0000 http://afrobot.com/2006/11/01/using-the-__construct-method/#comment-57 hey aren't you ignoring scope with this example? you should use the global keyword on $sql inside of __construct() before that code will work. hey aren’t you ignoring scope with this example? you should use the global keyword on $sql inside of __construct() before that code will work.

]]>