Edit report at https://bugs.php.net/bug.php?id=11059&edit=1

 ID:                 11059
 Comment by:         skewl at gmail dot com
 Reported by:        bub at seznam dot cz
 Summary:            PHP does not register GET variables $HTTP_GET_VARS
                     is empty. POST works OK.
 Status:             Closed
 Type:               Bug
 Package:            Variables related
 Operating System:   RedHat 5.1
 PHP Version:        4.0.5
 Block user comment: N
 Private report:     N

 New Comment:

reprimanded each other as narrow and cruel dictator, very open to all the 
students show that today we no[url=http://www.mbtukshop.co.uk/]MBT Shoes[/url]


Previous Comments:
------------------------------------------------------------------------
[2003-10-31 05:37:34] kiryaka at mail dot ru

just turn on the register_globals directive in php.ini and restart apache.

------------------------------------------------------------------------
[2001-05-28 07:41:09] bub at seznam dot cz

I've recompiled php and apache and it works. 

Thanks anyway

------------------------------------------------------------------------
[2001-05-24 13:14:30] bub at seznam dot cz

It doesn't work either and $PHP_SELF is empty as well. I did not know that, 
because I didn't use it my scripts. 

------------------------------------------------------------------------
[2001-05-24 12:48:57] [email protected]

The system speed wouldn't impact behavior, no.

Your script refers to $data['n_id'] though, not $data['id'].  Let's remove any 
confusion and work with a very basic script:

<a href="<? echo $PHP_SELF ?>"?getvariable=working>Click here</a>
Getvariable is: <? echo $HTTP_GET_VARS['getvariable'] ?>

Try that one out.


------------------------------------------------------------------------
[2001-05-24 03:22:17] bub at seznam dot cz

valiables_order is set to EGPCS. I tried EPCSG but it did not work either. 

$data["id"] was non empty.

The computer in question is i486 with 12 MB RAM. Could that be a problem? 


------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=11059


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=11059&edit=1

Reply via email to