Predefined Variables
$_ENV and $_SERVER. Most scripts, which use these variables, only use one or two at a time. The following script accesses 2 different _SERVER variables.
Test Code
$_ENV and $_SERVER. Most scripts, which use these variables, only use one or two at a time. The following script accesses 2 different _SERVER variables.
Test Code
PHP uses predefined variables to provide access to important information about the server and requests from a browser. This section describes the predefined variables available.
ReplyDeleteThis is very good workshop. Good work Kunal!