Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

mysqli fetch_all help

dnwkdnwk Member
edited April 2013 in Help

Now I am facing a problem with mysqli in php.
Error message: Call to undefined method mysqli_result::fetch_all()

The problem is I did not find any working example of fetch_all. Could anyone give an example?
I know I could run a while using fetch_assoc. But I would like to know how to use fetch_all

Thanks

Comments

Sign In or Register to comment.