Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 3 View Live

Brian Moon's Blog: Big arrays in PHP

In his latest blog entry, Brian Moon takes a look at using big arrays in PHP - how efficient it is and what can be done to ease things a bit. So, at dealnews, we have a category tree. To make life...

View Article


Brandon Savage's Blog: Bug-Free: Your Bug-Fixing Toolkit (Part 1 of N)

Brandon Savage has the first part of a series posted (with N parts) showing off some of the tools that PHP already has built in to make your debugging life easier. PHP has a large number of tools for...

View Article


Martin Sikora's Blog: Storing arrays using JSON, serialize and var_export

Martin Sikora was working on an application that used a large dataset (in an array) and found some interesting things in regards to PHP's resulting loading time and saving time in four different types...

View Article
Browsing latest articles
Browse All 3 View Live