<?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>Top Web Solutions. Hosting Solutions, Linux, Bash, SSH, Operation Systems. cPanel Control Panel, Fantastico Autoinstaller, Apache Web server, Gentoo Linux &#187; PHP</title>
	<atom:link href="http://www.top-web-solutions.com/tag/php-related-articles/feed" rel="self" type="application/rss+xml" />
	<link>http://www.top-web-solutions.com</link>
	<description>cPanel Control Panel, Fantastico Autoinstaller, Apache Web server, Gentoo Linux</description>
	<lastBuildDate>Fri, 01 May 2009 13:22:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Get the Current Page URL</title>
		<link>http://www.top-web-solutions.com/how-to-get-the-current-page-url.html</link>
		<comments>http://www.top-web-solutions.com/how-to-get-the-current-page-url.html#comments</comments>
		<pubDate>Sun, 01 Mar 2009 16:22:20 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CURRENT]]></category>
		<category><![CDATA[FUNCTION]]></category>
		<category><![CDATA[GET]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[PAGE]]></category>
		<category><![CDATA[SCRIPT]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://top-web-solutions.com/how-to-get-the-current-page-url/</guid>
		<description><![CDATA[In some cases, you might want to get the current URL of the script that is being executed. I haven&#8217;t yet found a convenient one-line function that is built-in into PHP and thus I&#8217;ve wrote the following function to do it: /** * Returns the current URL of the script. * Usage: $url = cur_page_url(); [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/how-to-get-the-current-page-url.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing eAccelerator on Ubuntu</title>
		<link>http://www.top-web-solutions.com/installing-eaccelerator-in-ubuntu.html</link>
		<comments>http://www.top-web-solutions.com/installing-eaccelerator-in-ubuntu.html#comments</comments>
		<pubDate>Tue, 10 Feb 2009 12:58:09 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[eaccelerator]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://futurepages.net/installing-eaccelerator-in-ubuntu/</guid>
		<description><![CDATA[If you have a small server for your own use (such as your personal page) or have a busy server servicing a lot of php requests you might find it a good idea to install some goodies in order to optimize the performance of your machine. A really good start might be installing the eAccelerator. [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/installing-eaccelerator-in-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache with multiple PHP Versions</title>
		<link>http://www.top-web-solutions.com/apache-with-multiple-php-versions.html</link>
		<comments>http://www.top-web-solutions.com/apache-with-multiple-php-versions.html#comments</comments>
		<pubDate>Wed, 28 Jan 2009 12:19:41 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Multiple]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Versions]]></category>

		<guid isPermaLink="false">http://top-web-solutions.com/apache-with-multiple-php-versions/</guid>
		<description><![CDATA[This is the third part of our Gentoo tutorials. In the first two parts we have installed Gentoo from the minimal installation disc and added some interesting applications and utilities. In this third part we will install an apache webserver with several different php versions. I will use php4 and php5, however this guide can [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/apache-with-multiple-php-versions.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Checkbox values</title>
		<link>http://www.top-web-solutions.com/php-checkbox-values.html</link>
		<comments>http://www.top-web-solutions.com/php-checkbox-values.html#comments</comments>
		<pubDate>Sat, 24 Jan 2009 01:54:14 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[values]]></category>

		<guid isPermaLink="false">http://top-web-solutions.com/php-checkbox-values/</guid>
		<description><![CDATA[This one puzzled me for some time&#8230; may be I&#8217;ve overlooked the php documentation, but I couldn&#8217;t find how to make use of the standard checkbox and return the selected values as an array from a simple form. In the end, it turned to be easy. Consider that we have the following form: &#60;html&#62; &#60;form [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/php-checkbox-values.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup your own server with Ubuntu 7.10 server edition</title>
		<link>http://www.top-web-solutions.com/setup-your-own-server-with-ubuntu-710-server-edition.html</link>
		<comments>http://www.top-web-solutions.com/setup-your-own-server-with-ubuntu-710-server-edition.html#comments</comments>
		<pubDate>Fri, 02 Jan 2009 06:16:29 +0000</pubDate>
		<dc:creator>Stan</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://futurepages.net/setup-your-own-server-with-ubuntu-710-server-edition/</guid>
		<description><![CDATA[In this article we will guide you through the Ubuntu 7.10 server edition installation process. If you have an old piece of hardware and would like to make it a server or you need a LAMP server where you can host your website you can easily setup the Ubuntu server edition and take advantage of [...]]]></description>
		<wfw:commentRss>http://www.top-web-solutions.com/setup-your-own-server-with-ubuntu-710-server-edition.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

