Posts Tagged ‘linux’

LAMP (Linux Apache MySQL PHP) Software Bundle for PHP Developers

December 28th, 2009

Current website development relies more on open source to handle forms and back end things. Whether it is a e commerce website or a portal, certain level of technical handling is there from server side. Certain redirection, conditional surfing based on ip address of client, privilege approving and database integration all are done by a software bundle named LAMP. LAMP is a short notation of individual software such as Linux (OS), Apache HTTP server, MySQL (DBMS) and of course PHP. » Read more: LAMP (Linux Apache MySQL PHP) Software Bundle for PHP Developers

Linux Php Vs Windows Asp Web Hosting Comparison

December 21st, 2009

One of the first decisions to make while choosing web hosting is – what platform to opt for? Windows or Linux? PHP or ASP?

First of all, note that sites with static pages such as blogs can run on either Windows or Linux hosting platforms. These only use HTML and CSS, which are supported equally well by both operating systems.

When you require dynamic content on your website, such as eCommerce facilities, forums or other forms of scripting, then you need to pay attention to your hosting platform. » Read more: Linux Php Vs Windows Asp Web Hosting Comparison