Latest Articles ::
Separation of concerns is a concept in object-oriented (OO) software design that allows you to build more-modular applications. Modular applications...
5 reasons why you shouldn't use oscommerce for your next project.
Better ways to improve php application performance
Namespaces are a way of making sure you have the correct PHP class, constant, or function and that people using your PHP classes can be sure they're...
A tutorial and a php library on how to use the authorize.net API
An article explaining how to create a zip archive using php.
Twitter provides an API so Web developers can enable their users to access the various features that the Twitter site provides. In this article,...
CakePHP is a stable production-ready, rapid-development aid for building Web sites in PHP. Learn how to install and configure CakePHP, the basics of...
Learn how to better integrate scripts with command-line tools. Examine using shell_exec(), exec(), passthru(), and system(); safely passing...
In this article, learn about the new PHP V6 features in detail. Learn how it is easier to use, more secure, and more suitable for...