Voting

: three plus four?
(Example: nine)

The Note You're Voting On

gmx dot net at Hoffmann dot P
11 years ago
Warning!
This function is not only more memory consuming than expected but the consumption also depends on the size of the result set. So if you realy only want to get your field_names you might want to append " LIMIT 1" or use mysqli->unbuffered_query() to save yourself from a memory bloat.

<< Back to user notes page

To Top