Search Engine
Here you can search through the pages of this Namespace, their attachments and the files uploaded to the system.
Note: the results will only display the items you have permissions to read.
This search, performed through 570.32 KB (137 documents, 6814 words), completed in 0.0 seconds and yielded 3 results.
[...] features of phpmailer-fe.php please use a hidden field to include the name of the form. Example:
referer is required You could then have
/_lib/default.config.php
see the attached /sample_form/default.config.php this is was is called an External Configuration file. In this file, all of the form fields, all of the PHPMailer-FE settings and variables can be over-ridden - and is loaded by default (if it exists) and applies to ALL forms processed by PHPMailer-FE. /_lib/form.config.php
see the attached /sample_form/form.config.php this is was is called an External [...]
[...] is based on the file name of the form "contactus" of "contactus.html". PHPMailer-FE will use the PHP referer global to determine that, but we highly recommend that your form include a hidden field like:
<input type="hidden" value="contactus.html" name="referer"> [...]
[...] data as regular PHP variables ... overwrites any previous duplicates) CONDITIONAL: if getenv('HTTP_REFERER') is not blank OR $_POST 'referer' [...]