PHP - A Review

  • Unique Paper ID: 142741
  • Volume: 2
  • Issue: 6
  • PageNo: 400-401
  • Abstract:
  • PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. Originally PHP stood for Personal Home Page, but now it stands for PHP: Hypertext Preprocessor, which is a recursive backronym. PHP code can be simply mixed with HTML code, or it can be used in combination with various templating engines and web frameworks. PHP code can generate a web page's HTML code, an image, or some other data. PHP has also evolved to include a command-line interface (CLI) capability and can be used in standalone graphical applications.

Copyright & License

Copyright © 2025 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{142741,
        author = {Ipsita Vashista},
        title = {PHP - A Review},
        journal = {International Journal of Innovative Research in Technology},
        year = {},
        volume = {2},
        number = {6},
        pages = {400-401},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=142741},
        abstract = {PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. Originally PHP stood for Personal Home Page, but now it stands for PHP: Hypertext Preprocessor, which is a recursive backronym. PHP code can be simply mixed with HTML code, or it can be used in combination with various templating engines and web frameworks. PHP code can generate a web page's HTML code, an image, or some other data. PHP has also evolved to include a command-line interface (CLI) capability and can be used in standalone graphical applications.},
        keywords = {PHP 3, PHP 4, PHP5, WAMP, XAMPP},
        month = {},
        }

Cite This Article

  • ISSN: 2349-6002
  • Volume: 2
  • Issue: 6
  • PageNo: 400-401

PHP - A Review

Related Articles