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
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
2 matches
Mail list logo