Introduction to Php
PHP
Php Stands for Hypertext Pre Processor is a server side scripting language which is mainly designed for Web Development and it is widely used as a general purpose programming language. It was originally designed by Rasmus Lerdorf in 1994. Php also known as Personal Home Page which is commonly now known as Hypertext PreProcessor.
Php code may be embeded into Html Code or it can be used with various web template systems, web content management systems and web frameworks. Php code is mainly processed by an interpreter implemented as a module in the web server which is also known as common gateway interface.
Benefits of Php
- Cross Platform
- Ease of use
- Speed
- Stable
- Conclusion
- Weak Type
- Open Source and Powerful Library Support.

Comments
Post a Comment