News

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.
Web sites are generally more compelling and useful when content is dynamically controlled. Learn the basics of generating dynamic content with this simple file-driven example in PHP and lay the ...
PHP HTML file upload tutorial Don’t fret if you’re a developer with an Apache web server and the goal is to code an HTML5 and PHP file upload component. Modern browsers, along with simplified ...