Page 1 of 1

how do i know if mysqli is working properly

Posted: Tue Aug 09, 2005 2:32 pm
by Antek_Ryu
Hi

how do i know if mysqli is working properly. As I think some og the functions i am passing working and other dont work



Thanks

Posted: Tue Aug 09, 2005 2:50 pm
by feyd
you can try using the reflection classes to snoop into the objects and make sure things are as they appear.

If you can, update your php to the latest stable build as well.