Web Application Development

Classic Asp Vs. Asp.net

ASP (Active Server Pages) was for the first time was released in December 1996. Since then it has been through major changes and has grown and tailored to the new methods of developing web sites and applications for the internet over the period of time. There are two major forms of ASP:-

VS

In ASP.net major weight [...]


Php Web Development Advantages

PHP is a popular and widely used programming language used for website development. PHP stands for PHP: Hypertext Preprocessor. PHP is server side scripting language for creating Web pages. PHP is very easy to understand & learn. It supports most common databases like Oracle, Sybase and MySQL. It also includes external [...]


Facts About Php Programming Language

PHP which is officially known as ‘Hypertext Preprocessor’ was released in the year 1995. Initially written as a set of Common Gateway Interface (CGI) in ‘C’, PHP was originally designed to replace a set of Perl scripts to maintain his Personal Home Pages (also known as PHP). PHP was originally designed to create dynamic and [...]


Using Php and Mysql to Develop a Cms

In this article I’ll try to describe how to develop a very simple Content Management System (CMS). I’ve chosen PHP as the server-side scripting language and MySQL as the database management system purely because I think they are fairly easy to use and they do the job very well.
I won’t spend any time describing CMSs, [...]


Php -web Application Development

PHP is widely used in web application development. Billions of web applications running on the internet are made in PHP only. PHP requires web server and can be deployed on most of the web servers, operating systems and platforms. PHP provides filter taking input from a file or stream containing text and providing outputs to [...]