PHP Classes

Remote Form: Retrieve HTML forms input values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 1,050 All time: 3,525 This week: 488Up
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 is available for providing paid consulting. Contact Jon Gjengset .
Classes: 10 packages by
Country: Norway Norway
Age: 34
All time rank: 2301 in Norway Norway
Week rank: 216 Up2 in Norway Norway Down
Innovation award
Innovation award
Nominee: 3x

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

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 Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:1,050
This week:0
All time:3,525
This week:488Up
User Ratings User Comments (3)
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:65%StarStarStarStar
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2543