Categories

Updated: 10/18/2007

FTP Upload via cURL

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.
Similar Scripts for "FTP Upload via cURL"

SMS API

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 - PHP Licensing && Distribution

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...

PayPal IPN Class

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...

Grabber

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.

PHP-XML Weather

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, ...
©2003-2008 jCay.com