Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
58% | Total: 7,551 | All time: 246 This week: 73 |
Version | License | Categories | ||||
httprequest 1.0 | GNU Lesser Genera... | AJAX |
Description | Author | |||||||||||||||||||||||||
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. Innovation Award
|
|
Files (8) |
File | Role | Description |
---|---|---|
classhttpreq.php | Class | Main Class |
democlass.php | Example | Demo of class implementation |
democlassheaders.php | Example | Demo of the class reading headers (using proxyhead.php helper script) |
docclassmethods.php | Aux. | Properties and methods of the class |
proxycurl.php | Aux. | Simple CURL proxy |
proxyhead.php | Aux. | Proxy to retrieve headers. Credit inside source |
soapreq.xml | Data | Xml file to make a google search request |
xmlhttpclass_article.txt | Doc. | xmlhttpclass Article Release |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
XmlHttpWrapper is a class to make html request javascript generation easier from your php pages. UPDATE: Class w... |