<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: browser detection</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>If IE 6, go ***** yourself (or download a decent browser)</title>
        <link>http://www.posteet.com/view/1706</link>
        <description>
        <![CDATA[<pre>&lt;?php
	$useragent = $_SERVER['HTTP_USER_AGENT'];

    
if( eregi(&quot;(msie) ([6]{1})&quot;,$useragent) )
{print &quot;IE 8.0 -&gt; do something&quot;;}

else
{ }  
?&gt;</pre> <a href="http://www.posteet.com/tags/browser detection">[browser detection]</a>  <a href="http://www.posteet.com/tags/ie">[ie]</a>  <a href="http://www.posteet.com/tags/ie 6">[ie 6]</a>  <a href="http://www.posteet.com/tags/ie6">[ie6]</a> ]]>        </description>
        <dc:creator>sm0k1nggnu</dc:creator>
        <pubDate>Fri, 29 May 2009 13:54:51 +0200</pubDate>

            <category>browser detection</category>
            <category>ie</category>
            <category>ie 6</category>
            <category>ie6</category>
    
    </item>


</channel>
</rss>
