Menu

phpFormGenerator v2.01 Released

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.

Posted by Stephen Hale 2002-11-12

Log in to post a comment.