Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199807

Re: [PHP3] How to use browscap From: Vincent Kurt Stoessel (relay <email protected>)
Date: 07/09/98

OK, how do I get the browcap info from my browser?
Is there a file that I can read to get the info?
Or are putting in things to best of our knowledge?

Zeev Suraski wrote:
>
> Using the browscap is pretty easy.
>
> You point the browscap php3.ini entry to the location in which your
> browscap file sits. End of story.
>
> The function associated with the browscap is get_browser(). It returns an
> object with a few properties that describe the browser, based on the
> browscap file, or NULL in case no browser was found. You can see a simple
> example at http://php.netvision.net.il/browser-id.php3 and .php3s.
>
> The real trick is where to get the browscap file. There are quite a few
> on the net, but they're not redistributeable. I'm trying to create our
> own PHP based database that we'd be able to freely distribute. Until now
> it was password protected, but to encourage people to submit their data,
> I've now added a general account that anybody can use:
>
> username: php3list
> password: browscap
>
> The URL is still php.netvision.net.il/browscap/
>
> Please, add your entries, and try not to mess up :)
>
> Zeev
>
> On Thu, 9 Jul 1998, Paul Monaghan wrote:
>
> >
> > Doesn't anyone know how to use the browscap function in PHP3? I've made
> > several posts about it with not a single reply.
> >
> > Thanks
> >
> > Paul
> >
> > --
> > Paul Monaghan (PM1819, paulm <email protected>)
> > System Administrator - Internet Operations - ACC Tel.
> > No user-servicable parts inside. Refer to qualified service personnel.
> >
> >
> > --
> > PHP 3 Mailing List http://www.php.net/
> > To unsubscribe send an empty message to php3-unsubscribe <email protected>
> > To subscribe to the digest list: php3-digest-subscribe <email protected>
> > For help: php3-help <email protected> Archive: http://www.tryc.on.ca/php3.html
> >
> >
>
> --
> -----------------------------------------------------
> Zeev Suraski <zeev <email protected>>
> For a PGP public key, finger bourbon <email protected>
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive: http://www.tryc.on.ca/php3.html

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive: http://www.tryc.on.ca/php3.html