The much awaited update of PHP has been released last week. The new PHP 5.3 version is a major update that came in after 2 years and many of the planned features for PHP 6 have been backported in this release.
March 31st marked the one year anniversary of Magento’s first production release. The open source PHP and MySql based eCommerce script went through a lot of momentum…
Added on Monday, December 15th, 2008. Posted in
PHP.
There are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers. Although there are some free ones, most of them come with a price tag. Why not do it yourself? With PHP, you can easily create a log file within minutes. In this article I will show you how!
Added on Monday, December 15th, 2008. Posted in
PHP.
This tutorial will show you how to connect to a mySQL database and execute standard SQL statements against the mySQL database.