<?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>ShinePHP.com &#187; MySQL</title>
	<atom:link href="http://www.shinephp.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shinephp.com</link>
	<description>WordPress, PHP, MySQL, general WEB development hints, reviews, plugins, news...</description>
	<lastBuildDate>Sun, 05 Feb 2012 10:30:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WP Sanitize WordPress plugin review</title>
		<link>http://www.shinephp.com/wp-sanitize-wordpress-plugin-review/</link>
		<comments>http://www.shinephp.com/wp-sanitize-wordpress-plugin-review/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 04:55:42 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress plugin review]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=2063</guid>
		<description><![CDATA[I thought, how's that possible with size 2 Kb only to check security vulnerabilities? May be it uses some web service for that? What critical data plugin sends to external site then in order to make security test? So I went through the code and discovered that <strong>there is no any real or potential vulnerabilities checking</strong> in the current version of plugin. <!--more--> May be WP Sanitize plugin is still in developement? According to its site <a href="http://www.vibethemes.com/wp-sanitize-now-on-wordpress/" title="vibethemes.com" rel="nofollow" target="">vibethemes.com</a> author plans to add some new features for this plugin. If such, plugin description should include this information. Not all WordPress blog owners can look inside PHP code and check the real plugin functionality. ]]></description>
		<wfw:commentRss>http://www.shinephp.com/wp-sanitize-wordpress-plugin-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get MySQL Table Size</title>
		<link>http://www.shinephp.com/get-mysql-table-size/</link>
		<comments>http://www.shinephp.com/get-mysql-table-size/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 15:24:24 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=721</guid>
		<description><![CDATA[SQL query example to get MySQL database table real size]]></description>
		<wfw:commentRss>http://www.shinephp.com/get-mysql-table-size/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome to ShinePHP Forum</title>
		<link>http://www.shinephp.com/welcome-to-shinephp-forum/</link>
		<comments>http://www.shinephp.com/welcome-to-shinephp-forum/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 15:31:37 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=568</guid>
		<description><![CDATA[It doesn't matter: have you some problem with your current Web development task, have you new idea about cool WordPress plugin, or you don't know whom to ask to develop it. HTML, CSS, JavaScript, AJAX, PHP, MySQL if you have troubles with some tasks or wish to share your excellent knowledges - You Are Welcome! Become ShinePHP Forum member and resolve your problem.]]></description>
		<wfw:commentRss>http://www.shinephp.com/welcome-to-shinephp-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP code to execute MySQL script</title>
		<link>http://www.shinephp.com/php-code-to-execute-mysql-script/</link>
		<comments>http://www.shinephp.com/php-code-to-execute-mysql-script/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 16:21:11 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql script execute]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=157</guid>
		<description><![CDATA[Sometimes you can not use advanced GUI tools to manage your MySQL database and need the ability to execute some SQL script on server by your own hands, easy and fast way. What to do in such situation? Use this PHP code to execute all SQL commands from SQL script text file, one by one.]]></description>
		<wfw:commentRss>http://www.shinephp.com/php-code-to-execute-mysql-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

