RecoilUK Posted July 6, 2008 Share Posted July 6, 2008 Hi guys Maybe someone can help me out as I dont fully understand how to extend this class. I get how the class works, up until the point where it spits out a result, as there is also a result class, which as far as I can tell, you have to use to free the result. Can some please explain this to me? Thankyou. Link to comment https://forums.phpfreaks.com/topic/113460-extending-mysqli-class/ Share on other sites More sharing options...
RecoilUK Posted July 7, 2008 Author Share Posted July 7, 2008 Hi again I,m trying to use this tutorial ... http://blog.myhat.de/2007/06/26/pdo-and-extending-mysqli/ Now I understand the singleton pattern, what I dont understand is this ... Is the result an object of the Mysqli class, or the Mysqli_Result class? Thanks Link to comment https://forums.phpfreaks.com/topic/113460-extending-mysqli-class/#findComment-583404 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.