- 1,233 categories
- 40,621 scripts
Updated: 09/28/2007
- Provides a simplified interface the the authorize.net AIM payment gateway. Allows all the control and flexibility to be in the hands of the PHP developer (you). Uses cURL and SSL.
- 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, ...