PHP Classes
elePHPant
Icontem

Remote Form: Retrieve HTML forms input values

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-06-16 (7 years ago) RSS 2.0 feedStarStarStar 51%Total: 1,004 This week: 1All time: 3,507 This week: 1,047Up
Version License PHP version Categories
remoteform 1.0Freely Distributable5.0HTML
Description Author

This class can be used to retrieve HTML forms input values.

It takes a DOMElement object of an HTML form and traverses it to find the form method, action, input names and values.

The class provides functions to return the extract form attributes.

Innovation Award
PHP Programming Innovation award nominee
June 2009
Number 9
When you need to access a site and emulate the submission of a Web form contained in one of its pages, you need to determine the form submission URL and the input values to be sent via HTTP to the server.

This class uses a clever way to extract that information by using the DOM document objects to parse and extract that information easily from a given Web page.

Manuel Lemos
Picture of Jon Gjengset
Name: Jon Gjengset <contact>
Classes: 10 packages by
Country: Norway Norway
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
File Role Description
Plain text file remoteform.class.php Class Class file
Accessible without login Plain text file remoteform.example.php Example Example file

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:1,004
This week:1
All time:3,507
This week:1,047Up
User Ratings User Comments (2)
 All time
Utility:75%StarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:1959