PHPSuperBlog.com

Check how many record in the MySQL database matches the query

Sometimes, you might like to check how many records in the MySQL database matches the query you entered. This case happen often in a login system where you want to check if there is a record matches the user name and the password with what the user typed in, here is an example I have created to show you how to do so. Continue Reading →

  • Categories

  • Useful Downloads