Expiration Date for the Form |
![]() ![]() ![]() |
You may set expiration date for any form by using expire_date validation. You should use these settings in config.php file for certain form or global. Syntax: expire_date = <date> Where <date> is any US English date. Example: expire_date = 23 September 2007 This will deny all users to submit your form after 23 September 2007.
|