Which Version of PHP Do You Use?

Author
Craig Buckler
Department
PHP
Date
June 9, 2010
Comments
38 Comments

Has everyone switched to PHP5 or are programmers still writing PHP4-only applications? Are developers purposely writing cross-platform code? Cast your vote on the SitePoint poll today. Read more .

PHP is Fifteen Today!

Author
Craig Buckler
Department
PHP
Date
June 9, 2010
Comments
35 Comments

It's hard to believe PHP was born 15 years ago today. Craig looks back at the language's birth and its unruly teenage years. Read more .

PHP with nginx is about to Become a Lot Easier

Author
Louis Simoneau
Department
PHP
Date
May 4, 2010
Comments
14 Comments

PHP version 5.4 will include the PHP-FPM patch, which is great news for those of us who like to run PHP under the nginx web server. You may be asking, "What is PHP-FPM, and why should I care?" Louis has the answers. Read more .

How to Make WordPress Easier for Clients, Part 2: Hiding Menus

Author
Craig Buckler
Department
PHP
Date
April 29, 2010
Comments
7 Comments

Are you fed up with clients doing things they shouldn't in WordPress? Why not remove all the dangerous menu options! Craig describes how... Read more .

How to Make WordPress Easier for Clients, Part 1: Custom Branding

Author
Craig Buckler
Department
PHP
Date
April 15, 2010
Comments
19 Comments

WordPress is easy, right? But you could make it even easier for your clients. Craig provides a couple of code snippets which could help. Read more .

How to Handle Unloaded PHP Extensions at Runtime

Author
Craig Buckler
Department
PHP
Date
March 26, 2010
Comments
11 Comments

PHP extensions are essential for all but the most basic web applications. Craig provides some useful tips for situations when a PHP extension isn't loaded on your target platform. Read more .

How to Override PHP Configuration Options

Author
Craig Buckler
Department
PHP
Date
March 4, 2010
Comments
7 Comments

Moving your web application from a test environment to a live server can be tricky if you don't have the same PHP configuration. Craig provides two option-override solutions which could save you from purchasing an expensive dedicated server. Read more .

Debug PHP with Firebug and FirePHP

Author
Louis Simoneau
Department
PHP
Date
February 9, 2010
Comments
10 Comments

If you're anything like me, you'd sooner forgo water than Firebug when working on a web project. The little ’bug is a fantastically useful HTML/CSS/JavaScript/Ajax debugger. But did you know it can also be used to debug PHP? Yes, thanks to an additional Firefox extension called FirePHP. Read more .

How to Split WordPress Content Into Two or More Columns

Author
Craig Buckler
Department
PHP
Date
February 4, 2010
Comments
15 Comments

Craig provides a useful technique which splits WordPress page or post content into multiple sections. You can add it to any theme and do not need a plugin. Read more .

Boost your PHP Performance 50% with HipHop

Author
Mal Curtis
Department
PHP
Date
February 4, 2010
Comments
24 Comments

Facebook's soon-to-be-released PHP "code transformer," dubbed HipHop, promises performance gains of up to 50% by transforming PHP source code into compiled C++. Mal gives us the lowdown on this exciting development in the PHP world. Read more .

Next Page »

Create Stunning HTML Email That Just Works!

HTML email simplified — seriously!