<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.net" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - PHP</title>
 <link>http://www.howtoforge.net/taxonomy/term/67/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.net/taxonomy/term/67/all/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - PHP</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.howtoforge.net/taxonomy/term/67/all</link>
 </image>

<item>
 <title>Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu</title>
 <link>http://www.howtoforge.net/instaling_ehcp_on_debian_ubuntu</link>
 <description>&lt;p&gt;&lt;b&gt;Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;In this tutorial I will show you howto install ehcp on any debian based distro, or any distro that has apt-get support. ehcp stands for Easy Hosting Control Panel. It may be used by anyone
wanting to host multiple domains in his dedicated/vps server. It is a
hosting control panel under development.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/60">Linux</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/61">Apache</category>
 <category domain="http://www.howtoforge.net/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/63">DNS</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/64">FTP</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/65">MySQL</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/67">PHP</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/72">Other</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/73">ISPConfig</category>
 <pubDate>Wed, 24 Oct 2007 12:50:34 +0200</pubDate>
 <guid>http://www.howtoforge.net/instaling_ehcp_on_debian_ubuntu</guid>
 <comments>http://www.howtoforge.net/instaling_ehcp_on_debian_ubuntu#comment</comments>
</item>
<item>
 <title>Decision Making Using PHP Switch Statement</title>
 <link>http://www.howtoforge.net/php_switch_statement</link>
 <description>&lt;p&gt;&lt;b&gt;Decision Making Using PHP Switch Statement&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Today I am going to discuss Switch Statement. The basic concept of Switch is similar to the IF-ELSE statement; it helps you to write decision making code just like IF-ELSE but it is a little more organized, elegant and handy when dealing with complex logics as compare to IF-ELSE.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/programming/php">PHP</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/67">PHP</category>
 <pubDate>Thu, 25 Jan 2007 11:00:50 +0100</pubDate>
 <guid>http://www.howtoforge.net/php_switch_statement</guid>
 <comments>http://www.howtoforge.net/php_switch_statement#comment</comments>
</item>
<item>
 <title>I&#039;d like to disable the use of the exec() function in my PHP. Can this be done?</title>
 <link>http://www.howtoforge.net/faq/8_22_en.html</link>
 <description>Yes, you can disable it in your php.ini. Search for the line&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;system&quot;&gt;disable_functions =&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;and change it:&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;system&quot;&gt;disable_functions = exec&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Don&#039;t forget to restart Apache afterwards.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/taxonomy/term/67">PHP</category>
 <pubDate>Mon, 07 Aug 2006 17:31:32 +0200</pubDate>
 <guid>http://www.howtoforge.net/faq/8_22_en.html</guid>
 <comments>http://www.howtoforge.net/faq/8_22_en.html#comment</comments>
</item>
</channel>
</rss>
