-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
But why are you going to all of that trouble? What does the
mysqli_result object have that you really need? If you just need the
result set then you can fetch it as an assoc array and serialize that.
- Re: [PHP] Problem serializing a mysqli_result object. Jason Barnett
- Re: [PHP] Problem serializing a mysqli_result object. Richard Lynch

