Client-side

Flex & PHP Tutorial - Transmitting data using JSON

To make sure we don't get too stuck in a rut with our tutorial posts I decided to branch out a little bit and talk about Adobe Flex 2.0. I recently spent a lot...

0 replies - 7527 views - 01/15/09 by Charlie Key in News

Open Source : How Do You Stay Up To Date?

I Love the concepts and beliefs behind Open Source. I use Open Source libraries, applications etc. all the time. One of the things I have always found a...

18 replies - 11179 views - 01/10/09 by Schalk Neethling in News

A Year In Retrospect - Web Builder Zone's Top 10 For 2008

2008 Has been a real mixed bag. From great browser releases from Opera and Mozilla to the latest world economic turmoil. We all definitely have some things to...

0 replies - 2268 views - 12/23/08 by Schalk Neethling in News

Using PHP To Access Files - The Basics

The first thing I wanted to know after learning the basics of PHP was how to store my data on a more permanent basis. PHP is all well and good but without the...

1 replies - 4281 views - 12/08/08 by Mike Bernat in News

Implementing ArrayAccess for Easy Array Usage

This past week, I was using PHP’s DOMDocument class to work with some XML generation. It’s pretty similar to Javascript’s DOM manipulation. The XML I...

0 replies - 1907 views - 10/27/08 by mcarthurgfx in News

Another MVC approach

So, after having read and heard much about the Model/View/Controller pattern, I decided to apply it to a new web application at the office. After much trial...

2 replies - 7022 views - 08/04/08 by Daniel Oosterhuis in Articles

20 Not To Be Missed Articles - July 2008 - Web Builder Zone

In this months collection of not to be missed web creators list we cover a wide variety of topics such as looking at ICEFaces from the inside, sending MIME...

2 replies - 2651 views - 08/03/08 by Schalk Neethling in News

CakePHP 1.2 - Multiple Validation Sets

In CakePHP, you define how your data should be validated by setting parameters on the validate property of your model. In version 1.2, there is an on option...

0 replies - 2965 views - 07/31/08 by jonathansnook in News