View Single Post
Old 09-03-2008, 01:44 AM   #1 (permalink)
phaesus
The Visitor
Newcomer 
 
phaesus's Avatar
 
Join Date: Sep 2008
Posts: 1
Thanks: 1
phaesus is on a distinguished road
Default mysqli documentation

I need some help understanding the documentation on the mysqli methods in the manual. Basically, I don't get what the difference is between methods described using the scope resolution operator ::, and those using the arror ->.
Some methods can only be used separately, like mysqli_connect_error() or mysqli_debug().
phaesus is offline  
Reply With Quote