Home > Article > Backend Development > PHP Design Patterns: Proxy Pattern_PHP Tutorial
[php100 exclusive feature] Design Pattern is introduced to computer science from the field of architectural design. Design patterns are solutions to common (and recurring) problems in software design. Design patterns are not directly used to write program code, but are a way to describe how to solve problems in various situations.
More about
Original text: Practical Php Patterns: Proxy
Link :http://giorgiosironi.blogspot.com/2010/02/practical-php-patterns-proxy.html