The LAMP stack is a combination of Linux, Apache, MySQL & PHP. Here Apache is the popular web server, MySQL…
Browsing: PHP
CentOS 8 is the latest release available for CentOS operating system. Our previous tutorial has the instructions for the installation…
This tutorial will help you to install Nginx web server with PHP-FPM/FastCGI on Ubuntu 18.04 (Bionic) LTS system. In this…
PHP FPM (FastCGI Process Manager) is an alternative implementation of PHP FastCGI. It provides some additional features like Adaptive process…
Zend Framework 3 is latest version available for creating applications. The latest version provides a faster application than previous versions.…
Composer is a useful tool for PHP developers, that simplifies the process of managing PHP application dependencies. If you’re working…
Most of the Web/API services providers are shifting their environments to TLS 1.2 or greater. So to consume their services…
Install PHP Ioncube Loaders in Debian Linux System. Ioncube is used as the encryption and decryption utility for PHP applications…
This tutorial will help you to check if a string contains any substring in PHP programming language. For example, you…
Did you know that Amazon Linux is a freely-available and supported operating system that is tailor-made for AWS? It’s true!…