Sapphire is a dream come true for easy object orientated database management. If you are a beginner or an advanced user you will get really addicted to the simplicity of Sapphire.
This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications. You can even use it for Word’s Mail Merge!
This is a PHP script I wrote that takes a field headed CSV file and creates a basic MySQL database from it. You have to have PHP and MySQL running on your web server of course. It will also INSERT or UPDATE into an existing database. The code is heavily commented and I hope it's useful to others.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.