Provide HTML form handling functions as PHP4 module.
There are many form classes/functions implemented as PHP script. However, they are not fast enough or lack features. This project aims to provide HTML form handling functions for PHP written in C.
phpForm is intent to help developers to manage their forms. It is powerful script, wich can generate customizable HTML forms from PHP arrays. It can handle form submition, fields validation, and vill remember fields content after submition.