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.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to