What Can PHP(Hypertext Preprocessor) Do?
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft’s ASP.PHP code is executed on the server.
Before you continue you should have a basic understanding of the following:
- HTML
- CSS
- JavaScript
Features 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 send and receive cookies,
- PHP can add, delete, modify data in your database,
- PHP can be used to control user-access,
- PHP can encrypt data,
- Using php we can create a dynamic and attractive website.