Hello
Can anybody help newbie like myself with BROWSCAP directive. (W2000 IIS5.0+PHP 4.3.11) I downloaded browscap.ini and moved it to c:\php\extra. Uncomment and set directive in PHP.ini to (browscap = c:\php\extra\browscap.ini). When I call function for example $aaa = get_browser(); I receive error message "get_browser(): browscap ini directive not set". where is the problem? Than I try set browscap directive to (\extra\browscap.ini) or (c:/php/extra/browscap.ini) or ("C:\php\extra\browscap.ini") and restart www services after each edit php.ini, but still had same problem.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php