PHP cURL functions tutorial

Listed under

cURL is a library which allows you to connect and communicate to many different types of servers with many different types of protocols. Using cURL you can download files, upload files, login to other websites and submit forms.

Click to continue

Comments [4]

Five tips for PHP newbies

Listed under

Five things you should do (or not do) when you are starting out with PHP.

Click to continue

Comments [4]

PHP Pagination Script

Listed under

PS_Pagination is a flexible and easy to implement PHP pagination script which can help you split large result sets over multiple pages.

Click to continue

Comments [10]