Posts Tagged ‘application’

Introduction to Web application development for PHP Developers – PHP Tutorial by Aegis Software Part 1

December 25th, 2009

How Web Applications works technically?

Web Application is final software products which interact with end users. Every web pages are stored at server located anywhere in the world. Whenever a user sends the request for certain page, the request is passed to certain ip address at which the web server is situated. Web server then resolve the query and provide user with requested page. At user side a partial replica of the web page is created temporary to let users view the page. » Read more: Introduction to Web application development for PHP Developers – PHP Tutorial by Aegis Software Part 1

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