Nieuws

Apache’s web server is a powerful tool for hosting websites. Learn how to set it up and configure it with this concise guide.
Adding configurable logging levels to your PHP scripts can be a good way to eliminate "scrolling blindness", which occurs when there are too many logging messages to sift through. For a great ...
Why is Nginx, PHP and fastCGI so popular? Nginx is the DevOps community’s most beloved http web server. And developers love the PHP programming language because it enables them to quickly build and ...
How to Create a Multiline Textbox in PHP. Using a combination of PHP and HTML, developers can create interactive websites in which users enter data.
If you've discovered that you can't install mcrypt as you once could, fret not. Here are the steps to take so you can get that oft-used dependency installed with the help of pecl. As of PHP 7.1 ...