PHP Practical
PHP is a general-purpose scripting language geared toward web development. It is free to download and use. PHP is widely used, as it is open source scripting language and it is executed on the server.
Some of it's features is listed below:
- 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
PHP Practical Video Series: