Tuesday, 17 October 2006 | News
"PHP and MySQL are a good combination when it comes to providing dynamic content to your user base", Scott Lowe writes over at Builder.au. Over the years, …
Tuesday, 17 October 2006 | News
Over at Zone-h is a new post that talks about how the PHP 5 branch of the PHP source code lacks the protection against possible integer overflows …
Thursday, 5 October 2006 | News
The Zend Framework has found a new leader in Bill Karwin. The message on the mailing list reads, "After a difficult search, we have found the seasoned …
Saturday, 30 September 2006 | News
"Showing a real progress bar when uploading large files is an often requested feature, which is not easily doable with the way the upload handling works in …
Tuesday, 26 September 2006 | News
The International PHP Magazine is running a new poll this week. Cast your votes regarding the features PHP security architecture should possess. The options provided are:Possess a …
Wednesday, 20 September 2006 | News
PHP continues to enjoy growth becoming the de-facto standard for enterprise Web applications. With the introduction of PHP 5, PHP has reached new levels of support for …
Friday, 15 September 2006 | News
The third article of a three part series, excerpted from chapter five of the book Advanced PHP Programming written by George Schlossnagle, talks about basic monitoring engine …
Thursday, 14 September 2006 | News
After a long hiatus Scott Mattocks writes, "It’s been a while, but I finally have some time to get back to summing up the world of PHP-GTK. …
Thursday, 14 September 2006 | News
In the second article of a four-part series on 'Building an Invoicing System', Leidago walks you through invoice management. If you are a freelance web developer, invoicing …
Thursday, 14 September 2006 | News
Justin Silverton’s latest post lists a new set of common PHP security mistakes committed in web applications. They include 'System Calls', ' File Uploads', and ‘Including Files'. …
Thursday, 14 September 2006 | News
The Zend / PHP Conference & Expo 2006 has an Early Bird registration special available before September 15. Use the 'early bird' code, available on the site, …
Thursday, 14 September 2006 | News
Pádraic Brady says the Patterns For PHP web site project has been re-activated. He has added a phpBB forum to facilitate easy feedback options to let the …
Wednesday, 13 September 2006 | News
The International PHP Magazine conducted a poll over the week, asking for your opinion regarding the truest statement. The options provided were: PHP is built from the ground …
Wednesday, 13 September 2006 | News
Zend Technologies has announced the availability of Zend PHP Certification for PHP 5, enabling developers to test and certify their expertise in new areas such as Object-Oriented …
Wednesday, 13 September 2006 | News
"If you have a web site, especially one that sells products or services, it can be useful to track the visitors to your site", writes Jacques Noah. …
Wednesday, 13 September 2006 | News
PHP DocWriter is a set of PHP classes that allows you to create documents in OpenOffice.org XML format. It is also capable of communicating with the OpenOffice.or …
Tuesday, 12 September 2006 | News
In a new post over at ‘Turn up the Crank’, the author talks about how all his customers have a review site that has a list of …
Tuesday, 12 September 2006 | News
PerlCoders and PHP Labs have merged to offer scripts to their clients. To celebrate this merger, they are now offering a one-time special promotion for Webmasters, which …
Tuesday, 12 September 2006 | News
Alejandro Gervasio says that the DirectoryIterator class is an important part of the Standard PHP Library (SPL). Among other things, it lets you traverse any specified directory …