Nieuws

DSL platform PHP tutorial. Contribute to ngs-doo/dsl-php-tutorial development by creating an account on GitHub.
In this tutorial, we will create a new coding standard with a single sniff. Our sniff will prohibit the use of Perl style hash comments. All sniffs in PHP_CodeSniffer must belong to a coding standard.
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 ...
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.