Categories
Tags → Mysql Select Database

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

mySQL database class compatible with PDO for PHP 4+

This is a mySQL database class, that allows you to run queries faster and supports prepared statements, just like PHP 5''s PDO, but working for PHP 4. It supports: - persistent connections; - raw query, just like mysql_query; - select func...
DETAILS

Upload images with mysql database

In this tutorial is presented a simple code with informations about programing a script that uses MYSQL database to upload images. Very simple to interpretate, to code and to test, its a simple way to learn how to program a upload script that select ...
DETAILS

A71BackUp - Perform a full or partial web backup with mysql db

Simple, fast and efficent php script which performs a full web backup or a partial web backup when it''s in a subdir of your web site. The file created is a tar archive that you can download during the backup, at the end of the backup the tar ar...
DETAILS

KB Picture Gallery PHP Script

Picture Gallery PHP Script helps you to display the pictures, photos in your website in an organised way. You can display the available pictures with the use of MySQL and without using the directory read function. The pictures are displayed in an org...
DETAILS

Page:
©2003-2019 jCay.com