Never Use $_GET Again

by · July 8, 2010

38
 

How many times have we heard about security issues in PHP applications stemming from unescaped GET and POST parameters? Proper escaping of input is a perennial problem with web development in general, and for whatever reason PHP seems to have had more than its fair share of bad publicity on this front.

Zend Db 2.0 Kicks Off

by · June 25, 2010

17
 
Red Onions by Darwin Bell (Creative Commons Attribution 2.0 Generic)

Ralph Schindler has started the ball rolling on requirements for Zend Db for Zend Framework 2.0.  He announced on the ZF Contributors mailing list:   Requirements have been solicited from both community members in various conversations, as well as looking through the issue tracker for feature requests that have been on the backlog due to […]

Simplicity made complicated: character encoding

by · June 24, 2010

5
 
The dangers that lurk behind character encoding

What could be simpler than a string? And yet strings tend to get tied up and knotted, and give us a hell of a time… specially when in a hurry. They may seem sleek, clean and simple, but ugly hairy beasts hide in the shadows…

Open source life style

by · June 23, 2010

9
 

Participation in the open source community and projects can really give a boost to your career.

Bing Powered 404 for non-WordPress websites

by · June 17, 2010

4
 

Ok, after my last post on using the Bing Search Wrapper for handing 404 errors in WordPress I had several people tell me that while they liked the idea, they didn’t want to install WordPress just so they can have intelligent 404 errors. Several other people pinged me and suggested a way that you could […]

PHP: the teenage years

by · June 14, 2010

9
 

As PHP turns fifteen, Marco takes a look forward at what our past means.

How I learned to stop worrying and love the wizard – Part 3

by ·

2
 

In part 1, we discussed how to use the new Flash Builder 4 Data Connection Wizard to connect to a PHP API. We used FB4’s prototyping feature to build a simple class that allows us to read/write users from a WordPress user list. In part 2, we discussed how to use that data connection to […]

The state of PHP 5.3 support

by · June 9, 2010

5
 

If I want to use PHP 5.3 right now on my development box or server, which platform should I choose?

PHP tours Europe in fall

by · June 8, 2010

0
 
ElePHPant at the Barcelona conference

A good way to measure the health of any given thing is to measure its activity (except bridges… I tend to get nervous when bridges start moving on their own). In this sense, PHP is very much alive and the community is showing it off with two fantastic events this fall that will light up Europe in a frenzy knowledge exchange and PHP-related festivities!

Zend Framework 2.0 inches closer to completion

by · June 7, 2010

4
 

Many are eagerly anticipating the next major version of Zend Framework. Several announcements were made this week thats shed further light on the new release, with an appeal for developers to pitch in and help with the project.

« Previous Page Next Page »