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 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to