PHP Classes

File: sample_output.txt

Recommend this page to a friend!
  Classes of Peter Valicek   Html Form Parser   sample_output.txt   Download  
File: sample_output.txt
Role: Sample output
Content type: text/plain
Description: Sample parse: http://www.php.net
Class: Html Form Parser
Parse an HTML page to extract forms information
Author: By
Last change:
Date: 20 years ago
Size: 1,032 bytes
 

Contents

Class file image Download
Content-type: text/html X-Powered-By: PHP/4.3.4 Array ( [0] => Array ( [form_data] => Array ( [name] => topsearch [action] => /search.php [method] => post [enctype] => ) [form_elemets] => Array ( [pattern] => Array ( [type] => text [value] => ) [show] => Array ( [type] => select [value] => quickref ) ) [buttons] => Array ( [0] => Array ( [type] => reset [name] => [value] => ) ) ) )