Web Design Forums

Welcome! Please register or log in: Forgot your password? Why register?
You are here: Web Design Forums » Programming Help » PHP » user-agent Reference RSS

user-agent Reference

This thread was started by filburt1 and has been viewed 8150 times, and contains 2 replies, with the last reply made by skrlin.
Post Reply
1
794 points at 99% Donor Moderator Repute WDFplus Member
Posted October 22 '02 at 03:34 PM
      Posts: 11,793
I found this while trying to decipher some user-agents in my site's logs: http://www.zytrax.com/tech/web/browser_ids.htm . Pretty useful for checking what that $_SERVER['HTTP_USER_AGENT'] really means.
filburt1, Web Design Forums.net founder
Want to advertise on this site?
Site of the Month contest: submit your site or vote for the winner!

Advertisement Register for free to hide these ads and participate in discussions!

2
1,325 points at 100% Repute WDFplus Member
Posted March 30 '03 at 10:38 PM
      Posts: 8,433
Nice post !!!

What would be really cool now is if someone put together a nice little app for PHP / ASP / JSP / Client-side Javascript that would neatly categorize all of those in terms of functionality for DOM, DHTML, Layers vs. All, CSS compatibility, etc. so that developers could just plug in the code and start programming to different interfaces.
Steven Moseley
President, Transio
smoseley is online now! Reply

3
View skrlin's reputation WDFplus Member
skrlin, JavaScript Enthusiast Home page   Private message   E-mail
Posted July 31 '03 at 02:29 AM
      Posts: 562
http://skrlin.com/Testing/new/userData.htm

I was messing around with something like this a while back. If someone wants to pick up where I left off and continue/re-write/optimize the code let me know and I can post all the code used.
- Brian

Post Reply