31 Jul 2010

updated 3 hours ago
Always fresh!

The PHP Expertpage

Last 10 posts from the top PHP blogs

Catch the latest news and rumors about your favorite topic (Currently scanning 14 different blogs).

» Zend Framework 1.10.7 Released - Zend Developer Zone
16 hours ago by Planet PHP
The Zend Framework team announces the immediate availability of Zend Framework 1.10.7, our seventh maintenance release in the 1.10 series. This release includes around 60 bug fixes. For those uses of Zend_Service_Twitter , please ensure you upgrade to 1.10.6 or 1.10.7 ASAP. These releases introduce a change in the Zend_Service_TWitter API that enforces the use of OAuth ...

» Zend Framework 1.10.7 Released
16 hours ago by Zend Developer Zone (DevZone) - Advancing the art
The Zend Framework team announces the immediate availability of Zend Framework 1.10.7, our seventh maintenance release in the 1.10 series. This release includes around 60 bug fixes. For those uses of Zend_Service_Twitter , please ensure you upgrade to 1.10.6 or 1.10.7 ASAP. These releases introduce a change in the Zend_Service_TWitter API that enforces the use of OAuth ...

» Sandboxed DOM API - Gareth Heyes
23 hours ago by Planet PHP
Description I finally sat down and started work on a sandboxed DOM API. Originally I was just going to develop a new framework because the DOM is messy but instead I decided it would be cool to have a safe simulated DOM instead and build a framework on top of that. It isn’t complete yet and there’s still a lot of work to do but it’s working pretty good. I still need to run some tests on it a ...

» Firewall Protection
1 day ago by PHP Classes: Latest entries
Package: Firewall Protection Summary: Restrict the access to pages based on IP address Groups: HTTP, PHP 5, Security Author: Petter Kjelkenes Description: This class can be used to restrict the access to pages based on IP address. It can check if the IP address of the user computer and compares it to ranges of allowed and forbidden IP addresses. If the IP address is not in the list of a ...

» Router
1 day ago by PHP Classes: Latest entries
Package: Router Summary: Browse remote sites Groups: HTML, HTTP, PHP 5 Author: vijay3000 Description: This class can be used to browse remote sites. It can request the content of remote sites and show them as if it is content of the site serving the script. The class rewrite URL of HTML page links so when the user clicks on them it makes the current site script access the respective re ...

» WordPress 3.0.1
1 day ago by WordPress News from Andrew Nacin
After nearly 11 million downloads of WordPress 3.0 in just 42 days, we’re releasing WordPress 3.0.1. The requisite haiku: Three dot oh dot one Bug fixes to make you smile Update your WordPress This maintenance release addresses about 50 minor issues. The testing many of you contributed prior to the release of 3.0 helped make [...]

» Auto Increment with MongoDB
1 day ago by Chris Shiflett
We are currently working on an app that uses a number of technologies, including PHP, Python, and MongoDB. Recently, a need arose to use sequential identifiers for users, similar to an auto_increment column in MySQL. If you've used MongoDB, you migh...

» Auto Increment with MongoDB - Chris Shiflett
1 day ago by Planet PHP
We are currently working on an app that uses a number of technologies, including PHP, Python, and MongoDB. Recently, a need arose to use sequential identifiers for users, similar to an auto_increment column in MySQL. If you've used MongoDB, you might be familiar with the default behavior of using a UUID as the primary key. This is convenient, especially if you partition your database across serve ...

» A Case of Mistaken Iterator
1 day ago by Sean Coates: PHP, Web (+Beer) from Sean Coates
Earlier this week, I spent most of a day tracing through code in search of the source of a bug that was causing part of our application to fail in strange ways. In the back end, we have models that connect to CouchDB. These models implement the Iterator pattern to allow easy traversal of a record’s keys. When I wrote the code to implement Iterator several months ago, I dutifully checked th ...

» A Case of Mistaken Iterator - Sean Coates
1 day ago by Planet PHP
Earlier this week, I spent most of a day tracing through code in search of the source of a bug that was causing part of our application to fail in strange ways. In the back end, we have models that connect to CouchDB. These models implement the Iterator pattern to allow easy traversal of a record’s keys. When I wrote the code to implement Iterator several months ago, I dutifully checked the PH ...

See all the latest posts on the Blog Toplist!

 

Know a good blog for this page? Please tell us!