取得 PHP 的设定选项值。
语法: string get_cfg_var(string varname);
传回值: 字串
函式种类: PHP 系统功能
若正确取得目前 PHP 设定选项 varname,则传回变数值。失败则传回 false。