28, May 2012

check browser type and others - webmaster forum

 
Webdigity webmaster forums
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: check browser type and others
« previous next »
Pages: [1] Print
Instabuck - The easy way to sell digital products online

Author Topic: check browser type and others  (Read 1681 times)
aka J Love
Community Supporter ?
Bill Gates is my home boy
*****
Gender: Male
Posts: 886
1148 credits
Members referred : 4



« on: Sep 23, 2006, 06:44:38 am »

as we all know, some effects that work in IE do not work in firefox, and others.. in my case, i would like to write a simple if/else statement to check whether a users browser is : IE5+,6+, Firefox, or Mac browsers.. any idea how this would work? so it would be *something * like ..

Code:

<?php

if ($user_browser == "IE6") { echo "something"; }
elseif (
$user_browser == "FF"
//....

?>


so on and so forth


Last blog : phpHaze 1.59.1 in Development
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #1 on: Sep 23, 2006, 09:32:43 am »

Try this code to see what information is available:

Code:
<?php print_r($_SERVER); ?>

I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #2 on: Sep 23, 2006, 11:47:08 am »

I think what you need is this :

http://apptools.com/phptools/browser/

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #3 on: Sep 23, 2006, 12:32:39 pm »


aka J Love
Community Supporter ?
Bill Gates is my home boy
*****
Gender: Male
Posts: 886
1148 credits
Members referred : 4



« Reply #4 on: Sep 24, 2006, 07:22:14 pm »

I think what you need is this :

http://apptools.com/phptools/browser/
thanks nikolas, a lot Cheesy this works great.. Smiley i only needed certain parts of the class though Tongue


Last blog : phpHaze 1.59.1 in Development
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=4220
Tags : internet explorer firefox browsers Bookmark this thread : Digg Del.icio.us Dzone more....

Pages: [1] Print 
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: check browser type and others
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 02:32:59 pm





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!






Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2012 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.