<?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>Webdesign Blog &#187; Web Security</title>
	<atom:link href="http://orangecopper.com/blog/category/webmaster-central/web-security/feed" rel="self" type="application/rss+xml" />
	<link>http://orangecopper.com/blog</link>
	<description>Web Design &#38; Development Blog</description>
	<lastBuildDate>Wed, 14 Jul 2010 14:37:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to solve Fatal error: Allowed memory size exhausted in PHP</title>
		<link>http://orangecopper.com/blog/847</link>
		<comments>http://orangecopper.com/blog/847#comments</comments>
		<pubDate>Sat, 05 Dec 2009 09:17:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Fatal error: Allowed memory size of  has been exhausted]]></category>
		<category><![CDATA[how to increase php memory]]></category>
		<category><![CDATA[how to increase the memory space for php 32 mb]]></category>

		<guid isPermaLink="false">http://orangecopper.com/blog/?p=847</guid>
		<description><![CDATA[All of a sudden one day i found that one of my Blogs crashed while installing a plugin  saying &#8220;Allowed memory size exhauseted&#8221; I quickly searched on Google and found that this error is caused by insufficient memory allocation in php.ini file. A standard server (linux box) setup comes with 8M memory and we need [...]]]></description>
		<wfw:commentRss>http://orangecopper.com/blog/847/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is SQL injection, All about SLQ Injection</title>
		<link>http://orangecopper.com/blog/what-is-sql-injection-all-about-slq-injection</link>
		<comments>http://orangecopper.com/blog/what-is-sql-injection-all-about-slq-injection#comments</comments>
		<pubDate>Wed, 11 Nov 2009 14:10:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[all about sql injection]]></category>
		<category><![CDATA[how to prevent sql injection]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[what is sql injection]]></category>

		<guid isPermaLink="false">http://orangecopper.com/blog/?p=216</guid>
		<description><![CDATA[SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance [...]]]></description>
		<wfw:commentRss>http://orangecopper.com/blog/what-is-sql-injection-all-about-slq-injection/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Security Risks</title>
		<link>http://orangecopper.com/blog/54</link>
		<comments>http://orangecopper.com/blog/54#comments</comments>
		<pubDate>Fri, 15 May 2009 15:21:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[fixed ip risks]]></category>
		<category><![CDATA[internet security]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security while accessing internet]]></category>

		<guid isPermaLink="false">http://orangecopper.com/blog/?p=54</guid>
		<description><![CDATA[YOUR IP ADDRESS IS PUBLIC Accessing the Internet is a security risk. When you are connected to the Internet, an IP address is used to identify your computer.  If you don&#8217;t protect yourself, this IP address can be used to access your computer from the outside world. A fixed IP address is a larger security [...]]]></description>
		<wfw:commentRss>http://orangecopper.com/blog/54/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Backup MYSQL databse using phpmyadmin</title>
		<link>http://orangecopper.com/blog/how-to-backup-mysql-databse-using-phpmyadmin</link>
		<comments>http://orangecopper.com/blog/how-to-backup-mysql-databse-using-phpmyadmin#comments</comments>
		<pubDate>Wed, 08 Apr 2009 16:18:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[backup database]]></category>
		<category><![CDATA[how to back up database]]></category>
		<category><![CDATA[how to back up database using phpadmin]]></category>
		<category><![CDATA[php admin]]></category>

		<guid isPermaLink="false">http://orangecopper.com/blog/?p=169</guid>
		<description><![CDATA[Below are the screen shots with steps, Begin by clicking database in your phpMyAdmin panel. You may have several databases. Click the one that holds your WordPress data, the database you created when you installed This shows only default tables. You may have more tables &#8212; this would happen if you have any statistics plugins [...]]]></description>
		<wfw:commentRss>http://orangecopper.com/blog/how-to-backup-mysql-databse-using-phpmyadmin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
