<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>SimplytheBest Scripts News Feed</title>
        <description><![CDATA[Syndicated news from SimplytheBest Scripts]]></description>
        <link>http://simplythebest.net/scripts/feed</link>
        <lastBuildDate>Fri, 08 Oct 2010 05:02:42 +0100</lastBuildDate>
        <generator>SimplytheBest.net</generator>
        <image>
            <url>http://simplythebest.net/images/smallhometr.gif</url>
            <title>SimplytheBest.net</title>
            <link>http://simplythebest.net/scripts</link>
            <description><![CDATA[Feed provided by SimplytheBest Scripts. Click to visit.]]></description>
        </image>
        <item>
            <title>Extracting a random record</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=314</link>
            <description><![CDATA[To extract a random record from f.e. a MySQL table you can use this sample PHP code to get you going. The snippet uses rand() to generate a random number and LIMIT to select the record from the SQL table.]]></description>
            <author>SimplytheBest Inc.</author>
            <category>MySQL snippets</category>
        </item>
        <item>
            <title>Connect to MySQL database</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=315</link>
            <description><![CDATA[PHP snippet to connect to a MySQL database using a file for the connection and an include statement in the page needing to connect.]]></description>
            <author>SimplytheBest Inc.</author>
            <category>MySQL snippets</category>
        </item>
        <item>
            <title>Show Latest Additions with PHP</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=391</link>
            <description><![CDATA[This is a PHP snippet that shows how to extract the latest additions (What's New) from a MySQL table using PHP.]]></description>
            <author>SimplytheBest Inc.</author>
            <category>MySQL snippets</category>
        </item>
    </channel>
</rss>

