Frequently Asked Questions

Help Center Search

PHP Form Mailer Articles

What email or relay server should I use in my PHP code?

If you use the mail() function in your PHP, you do not need to specify an outgoing...

What is the difference between webformmailer.php and gdform.php?

Both gdform.php and webformmailer.php are form mailer scripts installed in the default...

Can I update my existing gdform.php code to use webformmailer.php?

Yes. By replacing your existing form tag with the code below, you can upgrade to...

Using PHP Form Mailers

Two non-CGI form mailers are included in Linux shared hosting account default...

Specifying an Email Address for the PHP Form-Mailer

In order to use our PHP form-mailer, you must specify an email address where you...