Useful PHP Releated Links


Recommended PHP reading list
A list of recommended reading material on PHP is compiled from a variety of online sources by Web application developers in IBM’s Global Production Services organization.

Five common PHP design patterns
Design patterns are just for Java architects — at least that’s what you may have been led to believe. In fact, design patterns are useful for everyone. If these tools aren’t exclusive to architecture astronauts, what are they, and why are they useful in PHP applications? This article explains.

Five more PHP design patterns
PHP V5’s object-oriented features give you the ability to implement design patterns to improve your code’s design. When you improve your code’s design in this way, it becomes more readable, more maintainable, and more robust to absorb changes.

Object Oriented Programming in PHP: The Way to Large PHP Projects
This arcticle introduces Object Oriented Programming (OOP) in PHP. It shows how to code less and better by using some OOP concepts and PHP tricks.

Share on Facebook Share on Facebook


Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

Be the first to leave a comment!