|
Posted by Chuck Anderson on 11/28/05 06:53
I am trying to set user_agent = PHP_VERSION in php.ini. In my php.ini
the instructions say that you can use constants in the php.ini file.
The only constants I can get to work, though, are the error level
constants like E_ALL, E_ERROR, E_WARNING, etc., ...
Is anyone aware of some sort of trick to getting others to work?
(I was thinking it would be nice to have the user agent string used by
my Php scripts to use PHP_VERSION in the string.)
--
*****************************
Chuck Anderson • Boulder, CO
http://www.CycleTourist.com
Integrity is obvious.
The lack of it is common.
*****************************
Navigation:
[Reply to this message]
|