<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>SimplytheBest Scripts News Feed</title>
        <description><![CDATA[Syndicated news from SimplytheBest Scripts]]></description>
        <link>http://simplythebest.net/scripts/feed</link>
        <lastBuildDate>Wed, 10 Sep 2008 16:59:58 +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>RSS Generator Script</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=435</link>
            <description><![CDATA[This PHP snippet shows you how to generate RSS Feeds from MySQL database records on the fly. Easy and straightforward.]]></description>
            <author>SimplytheBest Inc.</author>
            <category>PHP snippets</category>
        </item>
        <item>
            <title>Send an e-mail using PHP</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=277</link>
            <description><![CDATA[This PHP snippet receives the member ID from a form or from a link and retrieves the wanted data from the database, sends the e-mail and ends with one of two options.]]></description>
            <author>SimplytheBest Inc.</author>
            <category>PHP snippets</category>
        </item>
        <item>
            <title>Connect to MySQL database</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=276</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>PHP snippets</category>
        </item>
        <item>
            <title>Extracting a random record</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=316</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>PHP snippets</category>
        </item>
        <item>
            <title>Show Latest Additions with PHP</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=390</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>PHP snippets</category>
        </item>
    </channel>
</rss>
