Power Point Presentation On Topic: PHP: Submitted By: Himani Kathal
Power Point Presentation On Topic: PHP: Submitted By: Himani Kathal
on
Topic : PHP
Submitted by :
Himani Kathal
What is PHP?
PHP is an acronym for "PHP: Hypertext Preprocessor"
PHP is a script on the server side used for the creation of
Static or Dynamic Web sites or Web applications.
PHP is a pre-processor for hypertext, which used to stand
for home pages.
The software used to build web applications is an open
source, server-side, scripting language.
PHP can be inserted into HTML.
PHP scripts are executed on the server
PHP is free to download and use
What are the uses of PHP?
PHP can generate dynamic page content.
PHP can create, open, read, write, delete, and close
files on the server.
PHP can collect form data.
PHP can add, delete, modify data in your database.
PHP can be used to control user-access.
PHP can encrypt data.
What can PHP do?
Generate dynamic web pages.
Collect form data from the web page.