Forum : What is predefined variables ?
Brief description  about Online courses   join in Online courses
View Balu  Prasad 's Profile

What is predefined variables ?

predefined variables.....
Asked by Balu Prasad | Mar 17, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Balu,
PHP provides a large number of predefined variables to all scripts. Which are
$GLOBALS,
$_SERVER
$_GET
$_POST
$_FILES
$_REQUEST
$_SESSION
$_COOKIE
$_ENV
$PHPERRORMSG etc
Mar 17, 2010