php3-list | 199807
Date: 07/09/98
- Next message: John Sutton: "[PHP3] Re: [apache-ssl] Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Previous message: Summerhill, Charles A: "[PHP3] still having problems with TrueType fonts under PHP for Win32s..."
- In reply to: Zeev Suraski: "Re: [PHP3] How to use browscap"
- Next in thread: Paul Monaghan: "Re: [PHP3] How to use browscap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: John Sutton: "[PHP3] Re: [apache-ssl] Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Previous message: Summerhill, Charles A: "[PHP3] still having problems with TrueType fonts under PHP for Win32s..."
- In reply to: Zeev Suraski: "Re: [PHP3] How to use browscap"
- Next in thread: Paul Monaghan: "Re: [PHP3] How to use browscap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

