PHP

 * php is opensource, server side scripting language primarily designed for web development.

* it allow developer to create dynamic and interactive web page by embedded php code with html.

* php script run on the web server and generate html content that is send to the client browser.

 

Feature :

    cross platform compatibility

    server side scripting 

    database handling

    loosely typed

    support oops

 

Uses :

    web development

    Content management system

    Real time applications

    backend for browser based games 

Comments

Popular posts from this blog

Programming language Comparision table

Csharp

Next.js