blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Dev Shed

Open source web development tutorials.
Dev Shed Blog  
Related Blogs
previous blog next blog

1 Users are Following

8.3
great
based on editor's review


recent postsrss feed

Building a Sample Application with Method Chaining and CodeIgniter

Dec 3, 2009
Definitely, building chainable class methods with PHP 5 is a process that can be mastered with minor effort, even for developers with only an average level of experience in using the object-oriented paradigm. Therefore, if you're a passionate PHP...

Completing a CodeIgniter Library with Method Chaining

Dec 2, 2009
In this eleventh part of a 12-part series on method chaining, I will finish building the custom CodeIgniter library we've been working on by adding to it some very useful features. When we're done, the library will be able to autoload a specified...

Using Singletons with Factory Methods in PHP 5

Dec 1, 2009
In this second installment of a six-part series on implementing the factory pattern in PHP 5, I explain how to build an improved version of a factory class that returns Singletons of itself to client code. - While this may sound like a cliché, the...

Understanding TCP/IP Protocol Types

Nov 30, 2009
When two people are able to communicate we generally assume that they know the same language, and that is the key to understanding each other. This applies to the world of computing as well, where the set of standards are called protocols. During this...

Adding Ordering and Grouping Clauses to the CodeIgniter Library with Method Chaining

Nov 25, 2009
Welcome to the tenth installment of a series on method chaining in PHP 5. Comprised of twelve tutorials, this series teaches you the key concepts that surround the implementation of chainable methods within PHP classes, and shows how to put them to...


Comments & Reviews:
Be the First to Review this Blog!