• DHTML Menu Deluxe
    Create Superb DHTML DropDown Menu Menu For Your Site. Free Trial Download!
    deluxe-tree.com
  • CSS3 Menu Maker
    Beautiful css menus and buttons with round corners, gradients and shadows. NO JavaScript, NO Images, CSS Only!
    CSS3Menu.com

Categories
Tags → Curl Php

eNom Reseller Sign Up

This allows the webhost to display a page, on their site were people can sign up for domain resellers with eNom. eNom are the number 1 domain registry and are therefore the obvious choice. The owner of this script will earn commission on all domain s...
DETAILS

E-Gold Batch Game

A simple yet highly addictive E-Gold game, which is fully automated allowing the user to gamble their money and depending on the batch id generated by E-Gold you can give payout rates to your users. The whole proccess is automated with no chance of c...
DETAILS

PHP Authorize.net AIM Interfacing Class

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

Affiliate Stats Grabber

This script will login to several affiliate programs, grab recent stats, and display them all on one page. You need PHP and cURL installed on your machine. Relatively easy to set-up.
DETAILS

Ebay Developer API

The Ebay API enables you to rapidly develop eBay auction management tools for integration into your own web applications. The API requires cUrl to be compiled into PHP and the PEAR package XML_Serializer.
DETAILS

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

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

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

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

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

Page:
On Twitter
Blogs & Forums
Web
  • The first step when building a PHP search engine or link checker is to get the web page from the web server. From PHP 4 onwards, the most flexible way uses the CURL (Client URL) functions. This tip shows how. — “PHP tip: How to get a web page using CURL | Nadeau Software”, nadeausoftware.com
  • PHP cURL library is definitely the odd man out. Unlike other PHP libraries where a whole plethora of functions is made available, PHP cURL wraps up a major parts of its functionality in just four functions. A typical PHP cURL usage follows the following sequence of steps. — “PHP cURL functions tutorial”, phpsense.com
  • PHP/CURL is supported built-in since PHP 4.0.2, no extra stuff is needed but PHP and libcurl installed. PHP/CURL is a binding that uses libcurl. It means that the PHP team has written a glue layer for PHP that speaks to the underlying libcurl. — “PHP/CURL - using libcurl with PHP”, curl.haxx.se
  • Sending POST form data with php CURL. February 21st, 2007. This brief guide explains 2 different reasons for wanting to send POST data with curl and how to do it. It is very handy to have the abililty to arbitrarily send POST data from a form to a script. — “Sending POST form data with php CURL”, askapache.com
  • I needed to use cURL in a php script to download data using not only SSL for the server authentication but also for client authentication. [EDIT BY danbrown AT php DOT net: Includes a bugfix provided by (manuel AT rankone DOT ch) on 24-NOV-09 to properly reference cURL initialization. — “PHP: cURL - Manual”, php.net
  • Using cURL with PHP. The background. If you write a PHP program that is designed to go and fetch a webpage from the World Wide Web you soon find out that you are not allowed to because of a sensible restiction placed on the use of fopen(), simplexml_load_file and the like. — “CURL PHP tutorial - DreamHost”, wiki.dreamhost.com
  • PHP/CURL Examples Book with Tutorial Help and online scripts CURL PHP Libcurl. — “PHP/CURL Examples Book with Tutorial Help and online Forum”, curl.phptrack.com
  • You will need some general knowledge of client-server protocol on the Internet, and a basic knowledge of PHP syntax. Overview. cURL and libcurl are libaries that allow a webserver to transfer files with a remote computer using a variety of Internet protocols. — “Using cURL and libcurl with PHP”, devzone.zend.com
©2010 A--9.com