Displaying 1:n Data in Grid

Sunday, May 11th, 2008

The Problem Imagine that you have a one-to-many relationship in your database, for example, you have table person in which you keep personal data (first, middle, last names, etc.) and you have table phone where you keep phone numbers (phone type, phone number). It is quite common to have person:phones, company:phones, order:items, ...

How to switch between Production and Development system

Tuesday, April 15th, 2008

Preface This article it the follow up of the Writing a Big Application in Ext post and it assumes that your application is written, at least to some degree, that way. It also assumes that the server side language is PHP 5.x, other users can take the idea and write the ...

PHP File Pattern

Wednesday, April 2nd, 2008

[paypal-donation]