Database Concepts (8th Edition)
Database Concepts (8th Edition)
8th Edition
ISBN: 9780134601533
Author: David M. Kroenke, David J. Auer, Scott L. Vandenberg, Robert C. Yoder
Publisher: PEARSON
Question
Book Icon
Chapter 7, Problem 7.31RQ
Program Plan Intro

PHP:

PHP stands for “Personal Hypertext Preprocessor”. It is an open source scripting language, used to create active web pages, contains text, PDF files, images, and so on. It can embed into HTML and executes on the server machine. It serves some of the following functions:

  • Using PHP, user can manipulate their database data.
  • It can restrict some user to use some of user created web pages.

Blurred answer
Students have asked these similar questions
How is PHP code designated in a Web page?
What are comments of PHP Programming?
What are comments in PHP Programming?