Category Archives for "Simfatic Forms"

Use Simfatic Forms to quickly create full-fledged web forms. No programming required.

Simfatic Forms 4.0 Beta 4 Released.

Yet another release of Simfatic Forms 4 beta is available for download. The new version has a completely updated validation script and popup form feature. Please remember that the last release (Simfatic Forms 4.0.3 beta) will expire on April 30th. You can uninstall the earlier beta version and install the new beta version.

Correcting error: date() It is not safe to rely on …

On some web servers, it throws this error when you upload Simfatic Forms script (or any other PHP script that uses PHP’s date() function) Error (2): date(): It is not safe to rely on the system’s timezone settings.. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any […]

‘Conditional’ Recipients

Suppose you want to send the form submission email conditionally, based on a form input. For example, there is a ‘department’ drop down in the form. Depending on the selection in the drop down, the email should be sent to the corresponding address. (sales@mycompany.com, billing@mycompany.com etc)