Richard Lynch wrote:
>On Thu, July 7, 2005 12:53 pm, Bjarke Freund-Hansen said:
>
>
>>>You can't serialize resource objects. Try:
>>>
>>>serialize($res->fetch_assoc());
>>>
>>>
>>I know I can serialize the array fetch_a
x27;ve been googleing for a couple of hours now, and I can't find anything
about serializing a mysqli_result object.
What is going on? How can I do this? Can I do it another way? Or am I
just doing something wrong?
Thanks
--
Bjarke Freund-Hansen <[EMAIL PROTECTED]>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
_result.
Are there any alternative way to do it? Manually?
Can I create a mysqli_result object and feed it the data myself? I can't seem
to find any description for a constructor for the mysqli_result class in the
function reference.
--
Bjarke Freund-Hansen <[EMAIL PROTECTED]>
--
PHP Genera
3 matches
Mail list logo