Categories
Tags → Mysql Query Parameters

Database Functions

This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query...
DETAILS

Counting records in PHP/mySQL

Following code samples, demonstrates how to count records in a MySQL database table. You may send parameters to query to display only selected range of rows.
DETAILS
©2003-2008 jCay.com