<?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>ServerSignature Linux Community Support Blog Page &#187; php</title>
	<atom:link href="http://support.serversignature.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://support.serversignature.com</link>
	<description>Linux Server Management &#38; Consulting  Services :  Contact Email - admin@serversignature.com &#124; Web: serversignature.com</description>
	<lastBuildDate>Sat, 30 Jul 2011 10:43:25 +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>upload_max_filesize  post_max_size</title>
		<link>http://support.serversignature.com/php/upload_max_filesize-post_max_size/</link>
		<comments>http://support.serversignature.com/php/upload_max_filesize-post_max_size/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 04:11:20 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[post_max_size]]></category>
		<category><![CDATA[upload_max_filesize]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=169</guid>
		<description><![CDATA[You should set post_max_size to double what you set upload_max_filesize to. This means you can upload 2 files of your maximum limit for each POST and seems like a good middle ground. The memory_limit directive should also be set above the value of post_max_size so your server can handle the uploads. There are 2 ways [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/php/upload_max_filesize-post_max_size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reconfigure PHP5 on cPanel Server for XSL</title>
		<link>http://support.serversignature.com/php/reconfigure-php5-on-cpanel-server-for-xsl/</link>
		<comments>http://support.serversignature.com/php/reconfigure-php5-on-cpanel-server-for-xsl/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 06:34:09 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[xsl]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=120</guid>
		<description><![CDATA[Requirements This extension uses libxslt which can be found at » http://xmlsoft.org/XSLT/. libxslt version 1.1.0 or greater is required. CUSTOM_PHP_FLAGS="--with-xsl" /scripts/easyapache http://in3.php.net/manual/en/xsl.installation.php On debian &#8211; sudo apt-get install php5-xsl]]></description>
		<wfw:commentRss>http://support.serversignature.com/php/reconfigure-php5-on-cpanel-server-for-xsl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change the time zone within a php script</title>
		<link>http://support.serversignature.com/php/how-to-change-the-time-zone-within-a-php-script/</link>
		<comments>http://support.serversignature.com/php/how-to-change-the-time-zone-within-a-php-script/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:52:45 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[timezone]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=68</guid>
		<description><![CDATA[How to change the time zone within a php script You can change the time zone within a php script. Here is a sample code: You can set the timezone in .htaccess as well. Add the line: SetEnv TZ America/Indianapolis List of timezones is here: http://us.php.net/manual/en/timezones.php]]></description>
		<wfw:commentRss>http://support.serversignature.com/php/how-to-change-the-time-zone-within-a-php-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

