- 1,233 categories
- 40,341 scripts
Updated: 10/18/2007
- Uploading files to a remote FTP server is very effective while using the cURL library. This short PHP tutorial will show the user how to upload a file to a password protected FTP server.
- Categories
- Tags
- Platforms
- Licenses
- Author
- Class for sending worldwide SMS messages via CLICKATELL gateway (HTTP protocol). This class use PHP fopen function or PHP CURL module. Class have auth(), getbalance() and send() function. In version 1.3d, added support for concatenated messages (up ...
- PHPAudit is a fully featured PHP Software Distribution Solution for Independent Software Vendors and PHP Developers. PHPAudit automates the distribution of your code from new orders to product download && licensing. PHPAudit is very easy to u...
- This new version of the class, originally written by Pineapple Technologies, fixes the problem where PayPal IPN notifications fail. There was a bug in PayPal''s servers which caused your script to have to follow a HTTP 302 redirect. They have se...
- This is a simple yet powerful and well commented PHP class for screen scraping. It uses PHP CURL Library and handles most of the work for you. It has several useful functions for cleaning and extracting the needed content.
- This is a sample to illustrate how one can use PHP and cURL to access an existing XML feed for US weather. It grabs both current conditions and a nine day future forecast based on the zipcode that one enters. Unlike a lot of other PHP weather tools, ...