Closed Thread Icon

Preserved Topic: PHP $HTTP_POST_VARS Pages that link to <a href="https://ozoneasylum.com/backlink?for=20957" title="Pages that link to Preserved Topic: PHP $HTTP_POST_VARS" rel="nofollow" >Preserved Topic: PHP $HTTP_POST_VARS\

 
Author Thread
jiblet
Paranoid (IV) Inmate

From: Minneapolis, MN, USA
Insane since: May 2000

posted posted 03-29-2002 23:13

Quick question, are the values:

$HTTP_POST_VARS['input']
$input

both stored in the same location?

If I change one, does the other change automatically or do I need to make sure to set them both if I want to modify both?


-jiblet

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 03-30-2002 07:32

Nope, they don't reference the same thing. You have to change them both...


« BackwardsOnwards »

Show Forum Drop Down Menu