<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for KADIMI [on web development, SEO, Linux...]</title>
	<atom:link href="http://www.kadimi.com/en/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kadimi.com/en</link>
	<description>Blog &#38; Free Tech Support</description>
	<lastBuildDate>Tue, 09 Feb 2010 13:31:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<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>Comment on WordPress upgrade error (Allowed memory size of 33554432 bytes exhausted) by Anton</title>
		<link>http://www.kadimi.com/en/upgrade-error-387/comment-page-1#comment-55</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Tue, 09 Feb 2010 13:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kadimi.com/en/?p=387#comment-55</guid>
		<description>This worked for me thank you so very much for this info</description>
		<content:encoded><![CDATA[<p>This worked for me thank you so very much for this info</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress upgrade error (Allowed memory size of 33554432 bytes exhausted) by Juliana</title>
		<link>http://www.kadimi.com/en/upgrade-error-387/comment-page-1#comment-46</link>
		<dc:creator>Juliana</dc:creator>
		<pubDate>Wed, 20 Jan 2010 17:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kadimi.com/en/?p=387#comment-46</guid>
		<description>You can still encounter this error if WP_MEMORY_LIMIT is also defined on your wp-config.php file.

The same modification to the code can be applied here.

-J</description>
		<content:encoded><![CDATA[<p>You can still encounter this error if WP_MEMORY_LIMIT is also defined on your wp-config.php file.</p>
<p>The same modification to the code can be applied here.</p>
<p>-J</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress upgrade error (Allowed memory size of 33554432 bytes exhausted) by mobile man</title>
		<link>http://www.kadimi.com/en/upgrade-error-387/comment-page-1#comment-45</link>
		<dc:creator>mobile man</dc:creator>
		<pubDate>Sun, 17 Jan 2010 19:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kadimi.com/en/?p=387#comment-45</guid>
		<description>Thank you so much for that. I have a few blogs with this issue. I thought it was my server under too much load but this sorted it straight away. 

Thanks again its spot on. 

P.S. Make sure the &#039;M&#039; is at the end as I missed it the first time!</description>
		<content:encoded><![CDATA[<p>Thank you so much for that. I have a few blogs with this issue. I thought it was my server under too much load but this sorted it straight away. </p>
<p>Thanks again its spot on. </p>
<p>P.S. Make sure the &#8216;M&#8217; is at the end as I missed it the first time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to check a file type efficiently in PHP? by Nabil</title>
		<link>http://www.kadimi.com/en/file-type-265/comment-page-1#comment-32</link>
		<dc:creator>Nabil</dc:creator>
		<pubDate>Sun, 09 Aug 2009 18:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kadimi.com/en/?p=265#comment-32</guid>
		<description>Yes, using server software (specially antiviruses) will bring higher levels of security, but this is only available on dedicated servers.</description>
		<content:encoded><![CDATA[<p>Yes, using server software (specially antiviruses) will bring higher levels of security, but this is only available on dedicated servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to check a file type efficiently in PHP? by Amine</title>
		<link>http://www.kadimi.com/en/file-type-265/comment-page-1#comment-31</link>
		<dc:creator>Amine</dc:creator>
		<pubDate>Sun, 09 Aug 2009 10:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kadimi.com/en/?p=265#comment-31</guid>
		<description>I prefer the &#039;file&#039; unix command because it relies on the header or signature of the file.

I think a good soluion for security would be to nest several tests both client side and server side, beginning from the simple check of the file extension, and going through some test like the one you exposed for checking the actual type of the file, and ending with a server side antivirus testing if the type of the file has been accepted. I&#039;m not a good php programmer but I think combining php functions and some other server scripting can lead to an acceptable solution.

Thank you for the answer!</description>
		<content:encoded><![CDATA[<p>I prefer the &#8216;file&#8217; unix command because it relies on the header or signature of the file.</p>
<p>I think a good soluion for security would be to nest several tests both client side and server side, beginning from the simple check of the file extension, and going through some test like the one you exposed for checking the actual type of the file, and ending with a server side antivirus testing if the type of the file has been accepted. I&#8217;m not a good php programmer but I think combining php functions and some other server scripting can lead to an acceptable solution.</p>
<p>Thank you for the answer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SMF mod: Add Posts Navigation by Nabil</title>
		<link>http://www.kadimi.com/en/posts-navigation-243/comment-page-1#comment-30</link>
		<dc:creator>Nabil</dc:creator>
		<pubDate>Fri, 07 Aug 2009 14:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kadimi.com/en/?p=243#comment-30</guid>
		<description>Mod is awaiting approval</description>
		<content:encoded><![CDATA[<p>Mod is awaiting approval</p>
]]></content:encoded>
	</item>
</channel>
</rss>
