<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clients &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/clients/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>PHP: Mobile Devices HTTP_USER_AGENT Strings</title>
		<link>/2010/03/22/php-mobile-devices-http_user_agent-strings/</link>
		<comments>/2010/03/22/php-mobile-devices-http_user_agent-strings/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 20:04:07 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[.mobi]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[Mobile browser]]></category>
		<category><![CDATA[mobile device]]></category>
		<category><![CDATA[Mobile software]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[User agent]]></category>
		<category><![CDATA[web browsers]]></category>

		<guid isPermaLink="false">/?p=1376</guid>
		<description><![CDATA[So You&#8217;re Going Mobile It&#8217;s nice that at least you&#8217;re moving your site to mobile device. It&#8217;s really important. Now if you&#8217;re using PHP the question is how to detect the mobile browser. HTTP_USER_AGENT Every PHP developer knows that $_SERVER[&#8216;HTTP_USER_AGENT&#8217;] string optionally contain the browser that access your site, but what are the possible values &#8230; <a href="/2010/03/22/php-mobile-devices-http_user_agent-strings/" class="more-link">Continue reading <span class="screen-reader-text">PHP: Mobile Devices HTTP_USER_AGENT Strings</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2010/03/09/php-detecting-mobile-device/" rel="bookmark" title="PHP: detecting mobile device">PHP: detecting mobile device </a></li>
<li><a href="/2010/03/18/mobile-internet-users-are-getting-more-important/" rel="bookmark" title="Mobile Internet Users are Getting More Important">Mobile Internet Users are Getting More Important </a></li>
<li><a href="/2011/07/29/php-strings-how-to-get-the-extension-of-a-file/" rel="bookmark" title="PHP Strings: How to Get the Extension of a File">PHP Strings: How to Get the Extension of a File </a></li>
<li><a href="/2012/04/26/php-strings-dont-need-quotes/" rel="bookmark" title="PHP Strings Don&#8217;t Need Quotes">PHP Strings Don&#8217;t Need Quotes </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<h2>So You&#8217;re Going Mobile</h2>
<p>It&#8217;s nice that at least you&#8217;re moving your site to mobile device. It&#8217;s really important. Now if you&#8217;re using PHP the question is how to detect the mobile browser.</p>
<h2>HTTP_USER_AGENT</h2>
<p>Every PHP developer knows that <strong>$_SERVER[&#8216;HTTP_USER_AGENT&#8217;]</strong> string optionally contain the browser that access your site, but what are the possible values of this string?</p>
<h2>The Answer is &#8230;</h2>
<p>in that really really full list of user agent strings: <a href="http://www.zytrax.com/tech/web/mobile_ids.html" target="_blank">http://www.zytrax.com/tech/web/mobile_ids.html</a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2010/03/09/php-detecting-mobile-device/" rel="bookmark" title="PHP: detecting mobile device">PHP: detecting mobile device </a></li>
<li><a href="/2010/03/18/mobile-internet-users-are-getting-more-important/" rel="bookmark" title="Mobile Internet Users are Getting More Important">Mobile Internet Users are Getting More Important </a></li>
<li><a href="/2011/07/29/php-strings-how-to-get-the-extension-of-a-file/" rel="bookmark" title="PHP Strings: How to Get the Extension of a File">PHP Strings: How to Get the Extension of a File </a></li>
<li><a href="/2012/04/26/php-strings-dont-need-quotes/" rel="bookmark" title="PHP Strings Don&#8217;t Need Quotes">PHP Strings Don&#8217;t Need Quotes </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2010/03/22/php-mobile-devices-http_user_agent-strings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
