As written in my previous post ( http://blog.seanja.com/2010/03/re-top-10-php-techniques-that-will-save-you-time-and-effort/ ) I noted that the code for the proper way to write an index file is essentially a Poor Man’s MVC tm. This method is fine for someone starting out their php journey, it lets them do everything they will probably need to do (they can...
Read more »

