PHP FormMail

Form Encryption

 

VALID_ENV Setting


This page documents the VALID_ENV configuration setting in FormMail.

Type Of Setting

VALID_ENV is a LEAVE setting, which means...

Pointer

LEAVE

you can change this setting if you really want to and know what you're doing, but we recommend that you leave this setting unchanged.

Précis

Controls valid environment variables shown by "env_report".

Description

Set VALID_ENV to the environment variables the script is allowed to report. There is generally no need to change this setting.

$VALID_ENV = array('HTTP_REFERER','REMOTE_HOST','REMOTE_ADDR',     'REMOTE_USER','HTTP_USER_AGENT');