Categories
Tags → Using Mysql Database

Easy Pagination Function

Script containing our pagination function that can be easily implemented into any other script to paginate the output results retrieved from MySQL database etc. Note that this function does not query the DB by itself, you should previously have count...
DETAILS

exportDb

This class can be used to create a backup of a MySQL database using the mysqldump command. It invokes the mysqldump command to generate a backup file of a given database on behalf of a given authenticated MySQL database user. The generated ba...
DETAILS

SG Auto Dealer

This is a php script using a mysql database for storing all content of the website. It includes car inventory and service listing updatable by the user in the back end administrative area.
DETAILS

Simple csv to MySQL tool

This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines. There''s a download button fo...
DETAILS

Page:
©2003-2019 jCay.com