<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Daily Web Tools &#187; MySQL</title>
	<atom:link href="http://www.dailywebtools.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailywebtools.com</link>
	<description>Every Day, Another Web Site, Tool or Tip to Help the Internet Entrepreneur</description>
	<lastBuildDate>Mon, 25 Jan 2010 17:53:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP Security Problems Explained</title>
		<link>http://www.dailywebtools.com/2008/10/21/php-security-problems-explained/</link>
		<comments>http://www.dailywebtools.com/2008/10/21/php-security-problems-explained/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 09:00:45 +0000</pubDate>
		<dc:creator>Liz Jamieson</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[form spoofing]]></category>
		<category><![CDATA[PHP security]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://www.dailywebtools.com/?p=776</guid>
		<description><![CDATA[What a clear and helpful article.  I came across this article at the weekend.  Anyone interested in PHP coding can benefit from a good read of this. An ideal breakdown of all the security issues to consider when coding PHP (and MySQL) and the different types of attack a PHP website can be open to. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://php.robm.me.uk/"><img style="float:left; margin-right:10px; border:none; margin-top:5px" src="http://www.dailywebtools.com/blogpics/phpattack.jpg" alt="" width="300" height="273" /></a>What a clear and helpful article.  I came across <a title="PHP Security Article" href="http://php.robm.me.uk/">this article</a> at the weekend.  Anyone interested in PHP coding can benefit from a good read of this.</p>
<p>An ideal breakdown of all the security issues to consider when coding PHP (and MySQL) and the different types of attack a PHP website can be open to.</p>
<p>These include attacks such as XSS, SQL Injection and Form spoofing.</p>
<p>A further useful and related article can be found <a title="Database Input Sanitisation" href="http://www.denhamcoote.com/php-howto-sanitize-database-inputs">here</a> &#8211; the author desribes how to sanitise database input before applying it to your MySQL database.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailywebtools.com/2008/10/21/php-security-problems-explained/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Datatypes &#8211; A Reference</title>
		<link>http://www.dailywebtools.com/2008/10/08/mysql-datatypes-a-reference/</link>
		<comments>http://www.dailywebtools.com/2008/10/08/mysql-datatypes-a-reference/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 22:04:12 +0000</pubDate>
		<dc:creator>Liz Jamieson</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.dailywebtools.com/?p=694</guid>
		<description><![CDATA[A reference of all the different MySQL datatypes available in table format, is useful when you&#8217;re designing a MySQL database. I use this type of reference frequently. Here is one that you can add to your bookmarks &#8211; it tries to get all the information on one page.]]></description>
			<content:encoded><![CDATA[<p>A reference of all the different <a title="Reference table - MySQL data types" href="http://kimbriggs.com/computers/computer-notes/mysql-notes/mysql-data-types-50.file">MySQL datatypes</a> available in table format, is useful when you&#8217;re designing a MySQL database. I use this type of reference frequently. Here is one that you can add to your bookmarks &#8211; it tries to get all the information on one page.</p>
<p><a href="http://kimbriggs.com/computers/computer-notes/mysql-notes/mysql-data-types-50.file"><img style="border:none" src="http://www.dailywebtools.com/blogpics/mysqldata.jpg" alt="" width="454" height="446" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailywebtools.com/2008/10/08/mysql-datatypes-a-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
