Programming patterns for PHP
As more and more businesses (including Category 4) take up the use of the computer language PHP 5, then those of us programming in PHP have more need to consider object oriented programming patterns. Support for object oriented programming was weak in PHP 4 but is robust in PHP 5. One issue that becomes important [...]
Read Post
