Well I figured out the PDO problem
. Just wanted to let you all know that
.
Popularity: 1% [?]
Sphere: Related Content
RSS | Comments RSS | Atom
Jimmy's thoughts about PHP and life.
Well I figured out the PDO problem
. Just wanted to let you all know that
.
Popularity: 1% [?]
Sphere: Related Content
Well I’ve been using PDO (PHP Data Objects) lately as opposed to the mysqli class. Only problem is, I don’t know how to retrieve the the number of rows (like $dbh->num_rows($query) in the mysqli class), but I am not finding anything like that in PDO. I could just be stupid and it’s probably staring me in the face, but I don’t know. Any help would be appreciated
.
Popularity: unranked [?]
Sphere: Related Content