codehaven - php snippets - coding help
Generic filters
Exact matches only
  • Check if you have a result from query

    5th July 2013

    MySql

    mysql codehaven category

    after a mysql query to check if you have a result or not, usually used in a loop

    Was this code snippet helpful?