Login   Register  
PHP Classes
elePHPant
Icontem

Class: Html Form Parser

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Peter Valicek  >  Html Form Parser  >  Download .tar.gz .zip  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Html Form Parser
Base name: htmlformparser
Description: Parse an HTML page to extract forms information
Related classes: , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2456 users
All time rank: 1286
Week users: 0 users
Week rank: 2507
Picture of Peter Valicek
Author: Peter Valicek <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: 33
All time rank: 59442 in Germany Germany
Week rank: 2293 Down141 Down in Germany Germany


  Detailed description  
This class is meant to parse an HTML document to extract information about any forms contained in it.

The class return associative array that contains the details about these form elements:

- Form attributes like: action, name, method, enctype
- Inputs of type hidden, text, password, textarea, checkbox, radio, submit, reset, button, image, select and its options.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (63.9%)
Sufficient (75.0%)
-
Good (86.1%)
-
-
Not sure (48.1%)
1605
Month:
Not yet rated by the users

  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 example.php Example Class Source Example
Plain text file HtmlFormParser.php Class Class Source Code
Plain text file sample_output.txt Output Sample parse: http://www.php.net

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