PHP3 Manual
Prev
Next
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.
Prev
Home
Next
error_reporting
Up
get_cfg_var