PHP Hosting Explained

Important backgrounds about PHP Hosting
Michael Lederstatter
PHP hosting is web hosting on a server that is able to interpret and execute PHP scripting language. The follwing article will explain the basics of PHP hosting.


What is PHP?

PHP is an acronym for "Hypertext Preprocessor". PHP is a scripting language that is developed by the PHP group. The language is an open source interpreter language, wich means it is not compiled into machine code, but interpreted at runtime. PHP codes and snippets are usually embedded between HTML codes. The PHP snippets are then interpreted and produce dynamic content at runtime. An easy example is to output the current date and time, something wich pure HTML without a scripting language is not able to do.

PHP has similarities to the languages C, Perl and Java / Javascript. The main purpose of PHP is to create dynamic web pages and to provide a powerful, free tool to the masses to do so. PHP hosting is so common, because PHP became the most common scripting language due to many good reasons.


How does the execution of PHP scripts work?

PHP scripts are executed by the server, before sending the rendered web page to the browser. Beacuse it is a server-side language, there are different platforms that can deal with PHP. Linux, Windows and Unix are the most common server operating systems, that support PHP. The execution of PHP is independent of a client's browser or PC, because the code is interpreted on the server-side, before contents are sent. Thus, every browser that receives the content "sees" the same result.

So how does the server know if a page contains PHP content? First of all, PHP pages are named "something.php" or "something.php3" or likewise. PHP codes within the page are contained by special brackets. Everything in between is interpreted and executed as PHP. There can be as many PHP-areas in one page, as you want.


What does a good PHP hosting provider offer?

When searching a PHP hosting provider, it is important to make sure, several things are installed at their servers. At first, you have to decide wether to host on Windows or Linux platforms. Usually, Linux platforms are the better and cheaper choice unless you have special requirements that only are possible on Windows servers. This is seldomly the case and so most people use PHP hosting on Linux servers. Then take care, that PHP is enabled and wich version is running at the host's servers. Usually this information is given in the details of a hosting plan. Check out our hosting plan detail pages for this. If it's not mentioned there, check out the PHP hosting provider's detail pages.

It's vital, that you make sure your PHP hosting provider really supports PHP >before< you sign up. There are hosting providers out there, that run servers without the use of scripting languages, or only PERL, but not PHP. If your server does not support PHP scripting, your pages will not be rendered as you intent, but your PHP codes will be output as plain HTML.


How can you benefit from using PHP?

PHP can be learned pretty easily by beginners. However, it is so huge in its possibilities, that experts can perform the most special things with it. Usually, PHP comes to it's real power when it accesses to a database, of wich many can be used by this scripting language. The most common database application used in conjunction with PHP is the free and powerful mySQL database system. Make sure, your PHP hosting provider supports mySQL databases. The combination of PHP with mySQL is the basic fundament for the majority of all content management systems, forum applications, online shops and blogs used today. With PHP hosting, you can deploy so many out-of-the-box systems, like the ones mentioned. You can even program your own applications or modify existing ones, since PHP is open source.


Click here for our editorial's list of today's Best PHP hosting providers.
Michael Lederstatter
Written by
Michael Lederstatter
Editor  |  Founder
Web Designer & Webmaster since 1998
Crazy about reviewing Web Hosts
Husband, Daddy and Tech-Weirdo