Re: [PHP] Using $_SERVER

2003-11-16 Thread Burhan Khalid
Gerard Samuel wrote: Whats your take on adding your own data in the $_SERVER array? For example, if I wanted to add a value to the $_SERVER array like -> $_SERVER['foo'] = 'bar'; Yes its possible, but Im looking for "legality" issues with this frame of thought. There are no "laws" against doing t

[PHP] Using $_SERVER

2003-11-15 Thread Gerard Samuel
Whats your take on adding your own data in the $_SERVER array? For example, if I wanted to add a value to the $_SERVER array like -> $_SERVER['foo'] = 'bar'; Yes its possible, but Im looking for "legality" issues with this frame of thought. Thanks -- PHP General Mailing List (http://www.php.ne