1PHP can generate dynamic page content.
2PHP can create, open, read, write, delete, and close files on the server.
3PHP can collect form data.
4PHP can send and receive cookies.
5PHP can add, delete, modify data in your database.
6PHP can be used to control user-access.
7PHP can encrypt data and apply validation.
8PHP used to send and receive E-Mails.
9PHP can be used to integrate with other third party tools.
10PHP can output images, PDF files, and even Flash movies. You can also output any text, such as XHTML and XML.
11
1PHP is an acronym for "PHP: Hypertext Preprocessor" PHP is a widely-used, open source scripting language. PHP scripts are executed on the server.
1PHP is a scripting language normally used by web developers to build websites.
2It supports object oriented programming.
3It even has support for building windows desktop applications with PHP Desktop
1PHP is a server side scripting language. It is open source. It is embedded language.
1PHP is a general-purpose scripting language especially suited to web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994; the PHP reference implementation is now produced by The PHP Group
2Implementation language: C (primarily; some components C++)
3Stable release: 7.4.11 / October 1, 2020; 5 days ago
4Preview release: 8.0.0 Release Candidate 1 / October 1, 2020; 5 days ago
5Typing discipline: Dynamic, weak since version 7.0: Gradual
6Designed by: Rasmus Lerdorf
7Developer: The PHP Development Team, Zend Technologies