Description of phpWheelForm :
This project include a two components: a form scheme builder and PHP class. Builder mission is to make logical scheme of HTML form elements while PHP class generate a HTML form and collect the data sended on web server from end user then validate it in accordance with that scheme and process it. Features: HTML form generating, data validating, data processing, friendliness.