<?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>Top10WebHosting.com Blog &#187; php</title>
	<atom:link href="http://www.top10webhosting.com/content/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.top10webhosting.com/content</link>
	<description>sharing good host and hosting knowledge.</description>
	<lastBuildDate>Mon, 26 Sep 2011 15:24:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP memory allocation error.</title>
		<link>http://www.top10webhosting.com/content/php-memory-allocation-error/</link>
		<comments>http://www.top10webhosting.com/content/php-memory-allocation-error/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 14:21:07 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/?p=246</guid>
		<description><![CDATA[PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 8193 bytes) in &#8230;. looks familiar ? This memory limit is dependent on settings inside your php.ini file(which should be inside public_html, if you have created one). You can change it by editing line 232 in your php.ini file. I would change [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/php-memory-allocation-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deprecating PHP functions</title>
		<link>http://www.top10webhosting.com/content/deprecating-php-functions/</link>
		<comments>http://www.top10webhosting.com/content/deprecating-php-functions/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 15:05:03 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/?p=242</guid>
		<description><![CDATA[I received this email from Reseller club Hello, Keeping up with our promise of providing you with the safest hosting environment, we have to make a few changes to our PHP installation on our Linux Hosting Servers. We will be disabling a few PHP functions that allow users to execute system commands on the servers [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/deprecating-php-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Zend Optimizer locally.</title>
		<link>http://www.top10webhosting.com/content/installing-zend-optimizer-locally/</link>
		<comments>http://www.top10webhosting.com/content/installing-zend-optimizer-locally/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 15:28:05 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/?p=224</guid>
		<description><![CDATA[I need a higher version of Zend Optimizer than what is installed on the server. How do I locally install Zend Optimizer? 1. Visit http://www.zend.com/downloads to download latest zend optimizer 2. Extract the files in your local computer. You will find a folder called data. Rename the folder to a more specific name such as [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/installing-zend-optimizer-locally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFMPEG enabled hosting.</title>
		<link>http://www.top10webhosting.com/content/ffmpeg-enabled-hosting/</link>
		<comments>http://www.top10webhosting.com/content/ffmpeg-enabled-hosting/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 15:31:33 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/?p=206</guid>
		<description><![CDATA[Generally, all shared hosting doesn&#8217;t offer FFMPEG php extention, including all kinds of video encoding, getting info, flash encoding and etc. This is due to performance issue as Shared hosting are meant to be &#8220;sharing&#8221; resources, including CPU processing power. If your hosting account really has the need to use it, I would advice you [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/ffmpeg-enabled-hosting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Regular Expression tool.</title>
		<link>http://www.top10webhosting.com/content/php-regular-expression-tool/</link>
		<comments>http://www.top10webhosting.com/content/php-regular-expression-tool/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 15:28:13 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/?p=196</guid>
		<description><![CDATA[I was trying to create a php code to parse some text and to process it. I have difficult time with the substr (sub string), strpos (which return the position of a particular segment of string). Testing and debugging it is just a time consuming work. Luckily my friend enlighten me by introducing me regular [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/php-regular-expression-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting right timezone on your PHP.</title>
		<link>http://www.top10webhosting.com/content/setting-timezone-on-your-php/</link>
		<comments>http://www.top10webhosting.com/content/setting-timezone-on-your-php/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 15:16:15 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/?p=170</guid>
		<description><![CDATA[How do I offset the Timezone for my location, instead of the server timezone? First of all, setting the timezone at .htaccess level using &#8220;SetEnv TZ location&#8221; doesn&#8217;t work on your php script. If you are using PHP 5.1 and ealier, add this code within your php putenv(&#8216;TZ=Europe/London&#8217;);   /* change the TZ value accordingly. */ [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/setting-timezone-on-your-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ResellerClub will discontinue PHP 4 by 15 Jul.</title>
		<link>http://www.top10webhosting.com/content/resellerclub-will-discontinue-php-4-by-15-jul/</link>
		<comments>http://www.top10webhosting.com/content/resellerclub-will-discontinue-php-4-by-15-jul/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 14:31:00 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[reseller]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/resellerclub-will-discontinue-php-4-by-15-jul/</guid>
		<description><![CDATA[I received this from ResellerClub few days ago, they will retire PHP 4 service. Dear Reseller, In a previous announcement we had mentioned that we would be terminating the support of PHP 4 from our Linux web hosting packages. The reason being that PHP 4 has reached its end of life and is no longer [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/resellerclub-will-discontinue-php-4-by-15-jul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhpFreeChat Tool. Ajax chat server script.</title>
		<link>http://www.top10webhosting.com/content/phpfreechat-tool-ajax-chat-server-script/</link>
		<comments>http://www.top10webhosting.com/content/phpfreechat-tool-ajax-chat-server-script/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 14:51:58 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[free]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[webtool]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/phpfreechat-tool-ajax-chat-server-script/</guid>
		<description><![CDATA[    php Free Chat is a free, simple to install, fast, customizable and multi languages chat that uses a simple filesystem for message and nickname storage. It uses AJAX to smoothly refresh (no flicker) and display the chat zone and the nickname zone. It supports multi-rooms (/join), private messages, moderation (/kick, /ban), customized themes based [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/phpfreechat-tool-ajax-chat-server-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlueHost, Hostmonster software upgraded.</title>
		<link>http://www.top10webhosting.com/content/bluehost-hostmonster-software-upgraded/</link>
		<comments>http://www.top10webhosting.com/content/bluehost-hostmonster-software-upgraded/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 07:37:20 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[hosting plans]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[shared hosting]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/bluehost-hostmonster-software-upgraded/</guid>
		<description><![CDATA[BlueHost and Hostmonster, the best web hosting listed on my site, has upgraded their 750 servers 2 weeks ago.  They are forcing all their clients to run Php 5 as default interpreter while keeping Php 4 as an option when Cpanel forcing their user to upgrade to the newer version  Apache has been upgraded to [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/bluehost-hostmonster-software-upgraded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Much faster PHP with FastCGI.</title>
		<link>http://www.top10webhosting.com/content/much-faster-php-with-fastcgi/</link>
		<comments>http://www.top10webhosting.com/content/much-faster-php-with-fastcgi/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 14:05:56 +0000</pubDate>
		<dc:creator>BestHosting</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.top10webhosting.com/content/much-faster-php-with-fastcgi/</guid>
		<description><![CDATA[FastCGI for PHP makes all your PHP applications run through mod_fastcgi instead of mod_phpsusexec. FastCGI applications are fast because they&#8217;re persistent. There is no per-request startup and initialization overhead. This makes possible the development of applications which would otherwise be impractical within the CGI paradigm (e.g. a huge PHP script, or an application which requires [...]]]></description>
		<wfw:commentRss>http://www.top10webhosting.com/content/much-faster-php-with-fastcgi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

