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

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

    
    <item>
        <title>Check if PHP is run from command-line (CLI)</title>
        <link>http://www.posteet.com/view/1034</link>
        <description>
        <![CDATA[<pre>if (PHP_SAPI === 'cli')
    // In CLI mode</pre> <a href="http://www.posteet.com/tags/cli">[cli]</a>  <a href="http://www.posteet.com/tags/php">[php]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Wed, 02 Jul 2008 19:03:31 +0000</pubDate>

            <category>cli</category>
            <category>php</category>
    
    </item>


</channel>
</rss>
