Advertisement
Home arrow PHP
PHP
PEAR Primer
Monday, 09 August 2004
PEAR stands for 'PHP Extension and Application Repository' and has been slowly building itself over the last few years. There are classes for logging, compression, XML, and on and on. The most popular one is the database abstraction class, which supports most popular databases.
Read more...
 
PHP/MySQL Tutorial
Friday, 06 August 2004
By Graeme Merral : Open source has brought a lot more than Linux to the computing world. It has also given us PHP and MySQL. According to Graeme, PHP and MySQL are the world's best combination for creating data-driven sites. In the first installment of this three-lesson tutorial, our Kiwi guide covers everything you need to know to begin developing database hubs. He gives instructions for installation on both Unix and Windows, and then goes on to show some simple scripts that will insert information into a database and display that data on a Web page.
Read more...
 
<< Start < Prev 1 2 Next > End >>

Results 10 - 11 of 11