PHP pagination tutorial

Pagination is a very common task for a PHP developer. With the power of OOP codin...

3 common design patterns in practical examples

Design patterns are general solutions to common problems. They are concluded by experi...

jQuery uploadify with PHP

jQuery uploadify is a powerful multiple file upload utility. It uses a mixture of Javascript, A...

PHP/cURL

There are some definitional misunderstandings when developers say cUrl in PHP, or libcurl in PH...