|
I did a phpinfo() and got the answer to my earliar question.
Hoiwever now when i do a
$browser= get_browser();
print($browser->version);
i get :
Warning: $browser is not an object in /big/dom/xarc_max/www/ccdc/version.php3 on line 3
The above 2 lines work on my win32 php-apache machine.
So please tell em what is happening. ALso i need to know if i can change the php3.ini file to suit my settings.
Thanks
apoorva
|