<?php if(preg_match('/(?i)msie [1-8]/',$_SERVER['HTTP_USER_AGENT']))
{
// if IE<=8
include ( TEMPLATEPATH . '/noie.php' );
exit;
}
else
{
// if IE>8
} ?>
Category Archives: Joomal
Welcome
Welcome to anoop4saini.wordpress.com.
This blog is containing all the information regarding web development.
If you have also some useful information, which helps the web-developers,
Please Contact me by commenting on this post.
Thanks for visiting.