<?xml version="1.0"?>
<rss version="2.0">

<channel>
<title>Litewebsite - site updates</title>
<link>http://www.litewebsite.com</link>
<description>LiteWebsite.com site updates (no blog)</description>
<language>en-us</language>
<pubDate>Wed, 09 Jul 2008 14:32:10 -0600</pubDate>
<lastBuildDate>Wed, 09 Jul 2008 14:32:10 -0600</lastBuildDate>
<docs>http://www.rssboard.org/rss-specification</docs>
<generator>LiteWebsite.com RSS generator</generator>
<item>
<title>Sites that also develop with PHP and SQLite</title>
<link>http://www.litewebsite.com/?c=31</link>
<description>Links to other projects and sites that use PHP and SQLite in web development.</description>
<pubDate>Wed, 09 Jul 2008 14:32:10 -0600</pubDate>
</item>

<item>
<title>PHP and  SQLite scripts and tips</title>
<link>http://www.litewebsite.com/</link>
<description>LiteWebsite is especially made for site owners and webmasters that are interested in lite web development.</description>
<pubDate>Sat, 20 Oct 2007 16:40:03 -0600</pubDate>
</item>

<item>
<title>Script - watermark your images with PHP 5 and GD</title>
<link>http://www.litewebsite.com/?c=19</link>
<description>If you want to have your logo on your images this PHP 5 class will help you. It takes two images and merges them while keeping the original images intact.</description>
<pubDate>Sat, 20 Oct 2007 16:28:19 -0600</pubDate>
</item>

<item>
<title>SQLite - I think you should take a look at SQLite</title>
<link>http://www.litewebsite.com/?c=47</link>
<description>SQLite is a flatfile database that is very easy to work with. SQLite also have features that are usually only found in client/server databases such as MySQL, PostgreSQL, Oracle... In overall performance SQLite have the same or better performance than many other databases (not all though).</description>
<pubDate>Sat, 20 Oct 2007 14:43:43 -0600</pubDate>
</item>

<item>
<title>SQLite Tutorial - SQLite with PHP 5 / SQL</title>
<link>http://www.litewebsite.com/?c=49</link>
<description>This SQLite tutorial will walk you through how to connect, create, insert and query a SQLite database using PHP5 and SQL. Object oriented PHP5 code is also covered. The tutorial covers SQLite2 and SQLite3.</description>
<pubDate>Sat, 20 Oct 2007 14:41:00 -0600</pubDate>
</item>

<item>
<title>Contact Simon at Litewebsite</title>
<link>http://www.litewebsite.com/?c=3</link>
<description>Have any questions, ideas for PHP/SQLite scripts/tips, grammar corrections or suggestions? Please contact me!</description>
<pubDate>Fri, 18 May 2007 09:04:05 -0600</pubDate>
</item>

<item>
<title>Script - create SQLite databases with PHP and PDO</title>
<link>http://www.litewebsite.com/?c=42</link>
<description>This little php script let's you create SQLite databases and connections. The script will output the connection code you need with sqlite_open, sqlite_popen and in the PDO format. Both SQLite version 2 and 3 are covered.</description>
<pubDate>Sun, 11 Feb 2007 01:35:53 -0700</pubDate>
</item>

<item>
<title>SQLite - quick tips (location, pragma commands...)</title>
<link>http://www.litewebsite.com/?c=16</link>
<description>Some quick tips for the SQLite file database. File location, PDO, pragma commands and persistent connection...</description>
<pubDate>Tue, 10 Oct 2006 15:53:23 -0600</pubDate>
</item>

<item>
<title>Tutorial – Send SMS easy with PHP and cURL</title>
<link>http://www.litewebsite.com/?c=37</link>
<description>In this tutorial we will build a simple web page that allows your visitors or yourself to send SMS/text messages to a mobile phone globally, it's very easy. We will use Clickatells SMS HTTP API for this. With minor modifications you can make it work with other SMS providers as well.</description>
<pubDate>Mon, 02 Oct 2006 11:14:22 -0600</pubDate>
</item>

</channel>
</rss>