PHP
PHP is a reflective programming language originally designed for producing dynamic web pages. PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. The main implementation is produced by The PHP Group and released under the PHP License. It is considered to be free software by the Free Software Foundation. This implementation serves to define a de facto standard for PHP, as there is no formal specification. More information is available at php.net
PHP (MySQL) Tutorials

Store Array into Mysql
Posted by Anonymous on March 09th 2008 via (www.asakusuma.com)

Connecting MySQL with PHP
Posted by Anonymous on January 31th 2008 via (libraryofmike.org)

Export MySQL to CSV with PHP
Posted by Anonymous on January 17th 2008 via (www.ineedtutorials.com)

Export MySQL database table data to XML file
Posted by Anonymous on December 06th 2007 via (www.chriswashington.net)

Working With Databases In PHP
Posted by Anonymous on November 15th 2007 via (www.evenicoulddoit.com)

Create a member log in system with PHP and MySQl
Posted by Anonymous on October 10th 2007 via (www.code2design.com)

How to create your own automatic database backup script
Posted by Anonymous on September 20th 2007 via (totaldream.org)

Counting records in PHP and mySQL
Posted by Anonymous on August 01st 2007 via (www.dotnetindex.com)

MySQL Full-text Searching
Posted by Anonymous on July 24th 2007 via (devzone.zend.com)

Using PHP to Search and Display Data in a MySQL Database
Posted by Anonymous on July 02nd 2007 via (brendenwilson.com)
