<?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>Thu, 23 May 2013 00:31:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Jones' Blog: Location Awareness With Oracle Spatial in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9863</guid>
      <link>http://www.phpdeveloper.org/news/9863</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2008/03/27#a286">posted a script</a> to his blog today giving an example of how you can use the <a href="http://www.oracle.com/technology/products/spatial/index.html">Spatial functionality</a> of Oracle in a PHP application:
</p>
<blockquote>
Oracle Spatial is a powerful library for adding location awareness to applications. This script uses the core subset of Spatial, called Oracle Locator, which is included in all Oracle Database editions.
</blockquote>
<p>
<a href="http://blogs.oracle.com/opal/2008/03/27#a286">His example</a> connects to the database resource and makes a few example SQL queries: one that uses the sod_nn() function built in to the Spatial package to grab the store locations close to the customers, another that finds the latitude and longitude for a customer's information and a method for querying an object collection of locations in a given area.
</p>]]></description>
      <pubDate>Thu, 27 Mar 2008 07:50:11 -0500</pubDate>
    </item>
  </channel>
</rss>
