$wpdb and $num_rows
-
Just wondering if I am using this variable incorrectly?
After a wpdb call, I use it to get the number of rows returned, etc
<< echo ‘Value of rows is: ‘ . $num_rows ; >>
But always nothing comes back; am I using it right?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘$wpdb and $num_rows’ is closed to new replies.