<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 22:57:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Vinu Thomas' Blog: PHPLiveX - Tutorial]]></title>
      <guid>http://www.phpdeveloper.org/news/7882</guid>
      <link>http://www.phpdeveloper.org/news/7882</link>
      <description><![CDATA[<p>
<i>Vinu Thomas</i> points out an interesting bit of technology in his <a href="http://blogs.vinuthomas.com/2007/05/18/phplivex-tutorial/">latest post</a> today - PHPLiveX, a bit of Ajax to PHP "glue" that doesn't require you to know Javascript.
</p>
<blockquote>
If you're looking for the quickest way to get your PHP functionality Ajax enabled, you've got to take a look at PHPLiveX. It greatly simplifies the process of Ajaxifying your PHP code without knowing Javascript code.
</blockquote>
<p>
He starts with <a href="http://blogs.vinuthomas.com/2007/05/18/phplivex-tutorial/">a simple function</a> to give you an idea of how things tie together. It creates a simple link ("Get Server Time") that fires off the Ajac request to the PHP backend, returning the local server's time - all with about 10 lines of PHP and HTML (well, the needed HTML).
</p>]]></description>
      <pubDate>Mon, 21 May 2007 11:19:00 -0500</pubDate>
    </item>
  </channel>
</rss>
