Taleem Dunya

Lecture 01

PHP start on Localhost, Wamp Server

PHP is a scripting language. It is basically a scripting language that is running on the server side. Wamp server is mostly used to run PHP. PHP is a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, open-source, and efficient alternative to competitors such as Microsoft's ASP and more others.

• PHP stands for Hypertext Preprocessor
• PHP scripts are executed on the server rather than user-site.
• PHP is open source scripting language

PHP code writes in these tags like:-