Sublime Snippet: dbNumRows


/ Published in: PHP
Save to your folder(s)

When using PDO with sQlite ->rowCount() doesn't work. the recommendation is to do a pre query to get the number. Thus, I created this snippet to help things along.

URL: http://www.itsgooto.be/cv.php

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.