You searched for articles with the tag 4.
2 matches:

PHP 4 end of life announcement

Jul 13, 2007 PHP 4 has 'till end of this year. The older brother of the three year old PHP version 5 won't receive updates or new features after 2007. Critical security fixes however, will be available until '08-08-08.

MySQL database class

Jul 11, 2007 I'm using a database class for a while now, and I must say it works fantastic. The class will automatically close the connection when the page thread is finished. The class is PHP4 proof.