-
I posted to delicious.com
Doctrine - PHP Object Relational Mapper
Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented…
March 9 2010, 9:35am | Comments »
-
I posted to delicious.com
Drag and drop using Ext JS with the CakePHP Tree Behavior : Adam Royle
Drag and drop using Ext JS with the CakePHP Tree Behavior
January 15 2010, 2:51am | Comments »
-
I posted to delicious.com
Unofficial Kohana 3.0 Wiki >> start
Welcome to the Unofficial Kohana 3.0 Wiki
December 24 2009, 3:46am | Comments »
-
I posted to delicious.com
Towards RESTful PHP - 5 Basic Tips | Kris Jordan
REST is an architectural style, or set of conventions, for web applications and services that centers itself around resource manipulation and the HTTP spec. Web apps have traditionally ignored the HTTP spec and moved forward using a subset…
December 16 2009, 6:11pm | Comments »
-
I posted to delicious.com
MySQL Query Cache, WP-Cache, APC, Memcache – What to choose | Abhi's Weblog
Ever since I changed my job (from Business Intelligence to Web development) and started working with my present employer, I have had a chance to work on a lot of scalable projects. From making my project to scale…
December 14 2009, 12:58am | Comments »
-
I posted to delicious.com
jQuery, Ajax, PHP and MySQL Projects.
A Collection of jQuery and Ajax Tutorials with live demos, tutorials posted on 9lessons blog. In these demos I had explained about jquery connectivity with MySQL database, Ajax implementation with PHP and Animation addons to your web pages.…
November 24 2009, 10:28pm | Comments »
-
I posted to delicious.com
Home – Kohana: Swift, Secure, and Small PHP 5 Framework
Kohana is a PHP 5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use.
October 8 2009, 3:48am | Comments »
-
I posted to delicious.com
Twig - The flexible, fast, and secure template language for PHP
The flexible, fast, and secure template language for PHP
October 8 2009, 3:42am | Comments »
-
I posted to delicious.com
Welcome to Gen X Design. The name’s a little corny, I know, but it’s one of those things I’ve used since I was a kid. Anyway, I built this site for me (and some friends) to share their…
September 26 2009, 5:40am | Comments »
-
I posted to delicious.com
Create a REST API with PHP « Gen X Design | Ian Selby
One of the latest (sort of) crazes sweeping the net is APIs, more specifically those that leverage REST. It’s really no surprise either, as consuming REST APIs is so incredibly easy… in any language. It’s also incredibly easy…
September 26 2009, 5:40am | Comments »
-
I posted to delicious.com
10+ extremely useful PHP classes
One of the numerous good points of the PHP programming language is its extensibility. In this article, I’m going to show you 10+ extremely useful PHP classes that will definitely make your developer life easier.
September 24 2009, 4:04pm | Comments »
-
I posted to delicious.com
CodeIgniter: Organizing views simply | Ask About PHP
Trying my hands at using CodeIgniter, one of the first obstacles I had was how to organize my ‘blocks’ on a page. Without knowing any better, I thought I had to reiterate the same view calls in every…
September 17 2009, 2:09pm | Comments »