PHP3 Manual
PrevNext

getenv

getenv -- Get the value of an environment variable.

Description

string getenv(string varname);

Returns the value of the environment variable varname, or false on an error.


PrevHomeNext
error_reportingUpget_cfg_var