Features

  • HTML form generating
    • build a HTML form logical scheme
    • allow add a new form elements into exist form
    • allow insert new or change already existent a form elements attribute
    • support many forms in one HTML page
  • data validating
    • check and support various types of variables:
      standard - boolean, int(n), float(n.n), string(n);
      extended - reg (regular expression), email (predefined reg)
    • check for required filling
  • data processing
    • double-submit blocker
    • send result by email or email list
    • store result into file
    • save result into database (MySQL)
    • forms result as .INI format
    • many functions that may be redefined by user
  • friendliness
    • multi-language messages
    • examples with comments
    • documentation
    • easy configure and fast start

About | Copyright © 2004-2009 by phpWheelForm Team | Since 16 Oct 2004