Search Posts

December 20, 2022
How To Install Composer On Ubuntu 22.04 LTS
It provides the steps required to install Composer on Ubuntu 22.04 LTS.
... Read More

December 20, 2022
How To Install PHP 8 On Ubuntu 22.04 LTS
It provides all the steps required to install PHP 8 on Ubuntu 22.04 LTS.
... Read More

January 14, 2022
How To Debug PHP using Xdebug and NetBeans On Ubuntu
It provides all the steps required to debug PHP applications using Xdebug and NetBeans on Ubuntu 20.04 LTS.
... Read More

January 07, 2022
How To Debug PHP using Xdebug and Visual Studio Code On Ubuntu
It provides all the steps required to debug PHP applications using Xdebug and Visual Studio Code or VS Code on Ubuntu.
... Read More

December 16, 2021
How To Debug PHP using Xdebug, NetBeans, and Docker On Ubuntu
This tutorial provides all the steps required to debug PHP applications containerized with Docker containers using Xdebu
... Read More

December 16, 2021
How To Debug PHP using Xdebug, Visual Studio Code, and Docker On Ubuntu
This tutorial provides all the steps required to debug PHP applications containerized with Docker containers using Xdebu
... Read More

December 15, 2021
How To Debug PHP using Xdebug, NetBeans, and Docker On Windows
This tutorial provides all the steps required to debug PHP applications containerized with Docker containers using Xdebu
... Read More

December 14, 2021
How To Debug PHP using Xdebug, Visual Studio Code, and Docker On Windows
This tutorial provides all the steps required to debug PHP applications containerized with Docker containers using Xdebu
... Read More

December 05, 2021
How To Switch PHP Version on Ubuntu 20.04 LTS
This tutorial provides the steps required to switch among the multiple versions of PHP installed on Ubuntu 20.04 LTS for
... Read More

December 05, 2021
How To Install Multiple Versions Of PHP On Ubuntu 20.04 LTS
This tutorial provides the steps required to install multiple versions of PHP on Ubuntu 20.04 LTS. It shows how to insta
... Read More

October 24, 2021
htmlentities vs htmlspecialchars in PHP
It provides the major differences between the PHP functions htmlentities and htmlspecialchars.
... Read More

October 11, 2021
How To Install NetBeans 12 for PHP on Ubuntu 20.04 LTS
It provides all the steps required to install NetBeans 12 distributed by Apache Software Foundation for PHP development
... Read More

May 07, 2021
How To Install MCrypt For PHP 8 On Ubuntu 20.04 LTS
It provides the steps required to install MCrypt for PHP 8 on Ubuntu 20.04 LTS.
... Read More

March 30, 2021
How To Install PHP 8 From Source On Ubuntu 20.04 LTS
It provides all the steps required to compile PHP 8 on Ubuntu 20.04 LTS from the source code with the JIT support.
... Read More

March 30, 2021
How To Install PHP 8 On Ubuntu 18.04 LTS
It provides all the steps required to install PHP 8 on Ubuntu 18.04 LTS using PPA. It also provides the steps to install
... Read More

March 30, 2021
How To Install PHP 8 On Ubuntu 20.04 LTS
It provides all the steps required to install PHP 8 on Ubuntu 20.04 LTS using PPA. It also provides the steps to install
... Read More