Categories
PHP

PHP Development Environment

PHP is a server-side scripting language – a PHP script usually runs on a Web server and is processed by the PHP engine each time it’s run. A PHP script can be written using plain text and can be created with any text editor. For a Windows OS you can use notepad, and for a Unix-based OS you can use vi, nedit, emacs, or pico. PHP scripts are usually written using characters from the 7-bit ASCII character set.

Categories
PHP

Introducing PHP

PHP is a scripting language that’s usually combined with HTML and has many excellent libraries that provide fast, customized access to databases. The current latest version of PHP is PHP 8.1, which we call PHP throughout this tutorial. The current stable releases at the time of writing are 7.4.29, 8.0.18, and 8.15.