phpFormGenerator v2.01 is released mainly as a bug fix for those users having trouble with php's register_globals.
The script uses the HTTP_POST_VARS array instead of the new _POST array to be compliant for all versions of php.
Log in to post a comment.