PHP Programming Training

Posted by Shrikant Mohanty
1
Oct 3, 2015
193 Views

PHP is a free, open source server side scripting language that is used to design the web sites or web based software applications. We can create dynamic content that interact with database. It is used to manage dynamic content, database, accessing cookies, session tracking, e-commerce websites.

PHP scripting language is used in web development. The additional feature of PHP is that it can be mixed into HTML tags. PHP supports many databases such as MySQL, Oracle, PostgreSQL, Sybase, etc., thus making it very strong and effective. It is also compatible with many servers such as Apache, IIS, etc. Thus it makes most widely used server side scripting language among the other.

In Today’s date, more than 240 million websites have installed PHP and 2.1 million web servers supports PHP language. Originally PHP is created by Rasmus Lerdorf in 1994. PHP is free software released with PHP license. PHP is widely portable and can be deployed on most of web servers on almost every operating system and platform, free of charges.

PHP connections are maintained in four states. When PHP script is running normally then it is in a NORMAL state but if the remote client disconnected the state changes to ABORTED state.


    Comments
    avatar
    Please sign in to add comment.
    Advertise on APSense
    This advertising space is available.
    Post Your Ad Here
    More Articles