News

One of PHP's strengths is the ability to easily inject variables, values and attributes into HTML code to create dynamic Web pages.
Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.