Forum Moderators: coopster

Message Too Old, No Replies

User Agent

does php list 'em all?

         

c0nsur

10:02 pm on Aug 5, 2003 (gmt 0)

10+ Year Member



does PHP detect every user agent?

vincevincevince

10:03 pm on Aug 5, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



user agents are sent as text from the browser/spider with the http request. not all agents send the user agent field, some send incorrect ones, and some allow them to be changed, for example my mozilla identifies as Googlebot /1.0

c0nsur

10:05 pm on Aug 5, 2003 (gmt 0)

10+ Year Member



lets say i want to get the major part of them :

List of User-Agents (Spiders, Robots, Crawler, Browser)
www.psychedelix.com/agents.html

sure its an example but is that good enough or i should figure something else?

[edited by: jatar_k at 10:08 pm (utc) on Aug. 5, 2003]
[edit reason] delinked [/edit]