Is it possible to use this in PHP 4.1.1

PHP Code:
$_GET["id"]; 
Or should it be renamed to

PHP Code:
$GET["id"];