ardzo / html-form-processor
Library for work with elements of HTML-forms
1.4.0.1
2018-10-21 22:09 UTC
This package is not auto-updated.
Last update: 2025-04-01 05:02:38 UTC
README
Introduction
Several useful functions for work with elements of HTML-forms.
Requirements
- PHP 4.1.0
- Windows or Unix
Using
Copy "HtmlFormProcessor.php"
from "src"
onto server and use it in your script.
Or use Composer - class will loads automatically.
See example code in folder "example"
.