Posted by "Matt Monaco" on 11/22/05 09:31
What situation would make a mysqli object unclonable? This is a problem
that occurs only on a linux machine with mysql4. I am simply trying to
declare a link resource and I get an error "Trying to clone unclonable
object of type mysqli" If I declare the link using a reference however, the
code seems to work fine. It still would be better not to use a reference
though.
Thanks in advance,
Matt
Navigation:
[Reply to this message]
|