On Tuesday 18 February 2003 01:18, [EMAIL PROTECTED] wrote: > > then set 'user_agent' in > > php.ini to match that of one of the compatible browsers. > > I don't see any user_agent entry in my php.ini file. I did a search on the > php.net site and didn't find any info on this. What would be the proper > way > to set this in php.ini, and in which section of php.ini?
Anywhere in php.ini I suppose. Or it can be set at run-time using ini_set(). -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Your computer account is overdrawn. Please reauthorize. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php