mahmoudcasey has submitted 2 links
Using PHP To Backup MySQL Database
in PHP added by mahmoudcasey, on 12/1/2008 backup database mysql sql
in this tutorial you will learn how to do a backupfile like (back.sql) of one of your database tables or all the database
comment save reportSimple poll with PHP and GD
in PHP added by mahmoudcasey, on 9/1/2008 gd mysql poll
This tutorial will demonstrate how to make a basic poll using PHP, and store the results in MySQL. We will then display the results by making a pie chart with the GD Library.
comment save report