Welcome to Dream.In.Code
Getting PHP Help is Easy!

Join 132,690 PHP Programmers for FREE! Get instant access to thousands of PHP experts, tutorials, code snippets, and more! There are 1,306 people online right now. Registration is fast and FREE... Join Now!




$_get

 
Reply to this topicStart new topic

$_get

fyrestorm
post 12 Oct, 2002 - 08:12 PM
Post #1


D.I.C Lover

Group Icon
Joined: 4 Apr, 2002
Posts: 3,103



Thanked 2 times

Dream Kudos: 228
My Contributions


can someone explain this to me, cause it's not a function it's an array (i think) and so it's not in the php function list, and i'm curious as to how to use it and what it will do...
User is offlineProfile CardPM

Go to the top of the page

bazooka tooth
post 12 Oct, 2002 - 08:18 PM
Post #2


risky operation, but worth it.

*****
Joined: 1 Oct, 2002
Posts: 1,205


My Contributions


$_GET holds exactly the same data as $HTTP_GET_VARS. Shorter names for these predefined arrays were introduced in PHP 4.1.0, maybe because register_globals were removed from default configuration (register_globals registers cookie, session, get, post etc. to simple global variables).

More information: http://www.php.net/manual/en/reserved.variables.php
User is offlineProfile CardPM

Go to the top of the page

fyrestorm
post 12 Oct, 2002 - 08:48 PM
Post #3


D.I.C Lover

Group Icon
Joined: 4 Apr, 2002
Posts: 3,103



Thanked 2 times

Dream Kudos: 228
My Contributions


ok, i'm somewhat familiar with $HTTP_GET_VARS so if it's the same thing just with a shorter name, i think i'll be ok, thanks mudslide
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/23/08 07:39AM

Live PHP Help!

PHP Tutorials

Reference Sheets

PHP Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month