Login   Register  
PHP Classes
elePHPant
Icontem

Class: HTTP Request class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Martin Fasani  >  HTTP Request class  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: HTTP Request class
Base name: httprequest
Description: Generate Javascript to send HTTP AJAX requests
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 7191 users
All time rank: 204
Week users: 3 users
Week rank: 1216
Picture of Martin Fasani
Author: Martin Fasani is available for providing paid consulting. Contact Martin Fasani .
Packages: 2 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Age: 34
All time rank: 27611 in Spain Spain
Week rank: 994 Down26 in Spain Spain Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to send HTTP requests to remote Web servers from Javascript code in Web pages without the need to reload such pages.

The class generates the necessary Javascript for performing the HTTP requests and handle the returned XML responses. It uses same technology behind Gmail and many other sites, that is also known as AJAX.

 

  Groups  
Group folder image AJAX Interact with the Web server without page reloading View top rated classes

  Rate classes User ratings   Trackback   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
August 2005
Number 4
AJAX is an acronym for Asynchronous JavaScript and XML. It is a technology that is becoming increasingly popular as it provides meants to establish the communication in the background between a Web browser and a Web server.

AJAX permits executing actions and updating parts of Web pages without reloading the whole page.

Despite it has been introduced with Internet Explorer 5.5, only recently this technology has been implemented by Mozilla browsers and other browsers that followed the trend.

The wide adoption of AJAX opened space for applications and components that use AJAX to provide highly interactive Web based user interfaces.

This package is one of the three, released almost at the same time in August 2005, that provide means to facilitate the creation of PHP applications that take advantage of AJAX potential.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (72.7%)
Sufficient (77.3%)
Sufficient (65.9%)
Sufficient (70.5%)
-
-
Not sure (57.7%)
969
Month:
Not yet rated by the users

  Trackback links  
Link Description
XmlHttp Request class submission in progress XmlHttpWrapper is a class to make html request javascript generation easier from your php pages. UPDATE: Class w...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file classhttpreq.php Class Main Class
Plain text file democlass.php Example Demo of class implementation
Plain text file democlassheaders.php Example Demo of the class reading headers (using proxyhead.php helper script)
Plain text file docclassmethods.php Aux. Properties and methods of the class
Plain text file proxycurl.php Aux. Simple CURL proxy
Plain text file proxyhead.php Aux. Proxy to retrieve headers. Credit inside source
Plain text file soapreq.xml Data Xml file to make a google search request
Plain text file xmlhttpclass_article.txt Doc. xmlhttpclass Article Release

Download all files: httprequest.tar.gz httprequest.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.