0% found this document useful (0 votes)
19 views1 page

What Is PHP

PHP is a server side scripting language used to develop static or dynamic websites and web applications, PHP scripts can only be run on servers with PHP installed and require only a web browser to view, PHP files contain PHP tags and end with the extension .php.

Uploaded by

Jhaydee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views1 page

What Is PHP

PHP is a server side scripting language used to develop static or dynamic websites and web applications, PHP scripts can only be run on servers with PHP installed and require only a web browser to view, PHP files contain PHP tags and end with the extension .php.

Uploaded by

Jhaydee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

What is PHP?

PHP is a server side scripting language. that is used to develop Static


websites or Dynamic websites or Web applications. PHP stands for Hypertext
Pre-processor, that earlier stood for Personal Home Pages.

PHP scripts can only be interpreted on a server that has PHP installed.

The client computers accessing the PHP scripts require a web browser only.

A PHP file contains PHP tags and ends with the extension “.php”.

You might also like