web 2.0

PHP & Predefined Variable

PHP & Predefined Variable
Learn and tutorial php and variable with code examples $_GET,$_POST,$_SESSION,$_COOKIE … as sample scripts and using the related function.

How to use PHP & GET Method ($_GET,$HTTP_GET_VARS)
How to use PHP & POST Method ($_POST,$HTTP_POST_VARS)
How to use PHP & REQUEST Method ($_REQUEST)
How to use PHP & ENV Method (Environment Variables) ($_ENV)
How to use PHP & Session ($_SESSION,$HTTP_SESSION_VARS)
How to use PHP & Cookies  ($_COOKIE,$HTTP_COOKIE_VARS)
How to use PHP & File ($_FILES,$HTTP_POST_FILES)
How to use PHP & Server (Server Variables) ($_SERVER,$HTTP_SERVER_VARS)

1 Star2 Stars3 Stars4 Stars5 Stars6 Stars7 Stars8 Stars9 Stars10 Stars (2 votes, average: 1.00 out of 10)
Loading ... Loading ...

Leave a Reply

You must be logged in to post a comment.