PHP Record Fetching Functions
PHP Record Fetching Functions
Today world wide web is dominated by php applications. Over 250M sites use php on the web and php 5 used 98% sites who use php. Most of php based application use mysql database server to store application related data. Nowadays software application contained millions of records because of that data retrieval is getting complex.
In this tutorial I am going to explain mysql result manipulation functions and their usage.