Home » , » Share Your Script: CSS HACK

Share Your Script: CSS HACK

(Feb 17, 2011)

Name*:Arief affandi
Email*:nenjap31@yahoo.co.id
Website / Blog:http://www.belajaronline31.blogspot.com
Title*:CSS HACK
Script Languange:php
Script*:<?php
$useragent = $_SERVER["HTTP_USER_AGENT"];
if (strstr($useragent,"MSIE")) {
echo "<link href='styleindexie.css' rel='stylesheet' type='text/css' />";
}
if (strstr($useragent,"Firefox")) {
echo "<link href='styleindex.css' rel='stylesheet' type='text/css' />";
}
?>



Powered by EmailMeForm

Posted in Label: ,  

0 komentar:

Post a Comment


 

Script Language



© 2011 Script31 - All Rights Reserved


TopOfBlogs Computers Blogs