<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.phpforandroid.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.phpforandroid.net/feed.php">
        <title>PHP for Android manual:en:index</title>
        <description></description>
        <link>http://www.phpforandroid.net/</link>
        <image rdf:resource="http://www.phpforandroid.net/lib/images/favicon.ico" />
       <dc:date>2012-05-17T13:42:38+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.phpforandroid.net/manual/en/index/about?rev=1279828100&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.phpforandroid.net/manual/en/index/faq?rev=1279826556&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.phpforandroid.net/manual/en/index/scripts?rev=1279826672&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.phpforandroid.net/lib/images/favicon.ico">
        <title>PHP for Android</title>
        <link>http://www.phpforandroid.net/</link>
        <url>http://www.phpforandroid.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.phpforandroid.net/manual/en/index/about?rev=1279828100&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-22T21:48:20+02:00</dc:date>
        <title>manual:en:index:about</title>
        <link>http://www.phpforandroid.net/manual/en/index/about?rev=1279828100&amp;do=diff</link>
        <description>PHP for Android project (PFA) credits



Ivan Mosquera Paulo 

twitter.com/ivmos

Your name &lt;youremailAT_NOS_PAMfoo.org&gt; 

twitter account, website ...</description>
    </item>
    <item rdf:about="http://www.phpforandroid.net/manual/en/index/faq?rev=1279826556&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-22T21:22:36+02:00</dc:date>
        <title>manual:en:index:faq</title>
        <link>http://www.phpforandroid.net/manual/en/index/faq?rev=1279826556&amp;do=diff</link>
        <description>How did this project start?


http://code.irontec.com/2010/haciendo-posible-php-sobre-android/ (Spanish)


http://code.irontec.com/2010/haciendo-posible-php-sobre-android/ (Google translation)


Is it something that still requires a Web server to run?


source : &lt;http://www.phpclasses.org/blog/post/125-Developing-PHP-applications-to-run-natively-on-Android-phones.html&gt;</description>
    </item>
    <item rdf:about="http://www.phpforandroid.net/manual/en/index/scripts?rev=1279826672&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-22T21:24:32+02:00</dc:date>
        <title>manual:en:index:scripts</title>
        <link>http://www.phpforandroid.net/manual/en/index/scripts?rev=1279826672&amp;do=diff</link>
        <description>TODO Create a script file repo in phpforandroid.net/scripts


&lt;?php
require_once(&quot;Android.php&quot;);
$droid = new Android();
$name = $droid-&gt;getInput(&quot;Hi!&quot;, &quot;What is your name?&quot;);
$droid-&gt;makeToast('Hello, ' . $name['result']);





&lt;?php
require_once(&quot;Android.php&quot;);
$droid = new Android();
$droid-&gt;vibrate();</description>
    </item>
</rdf:RDF>

