News

A simple tutorial to help you create a small cms blog using PHP, PDO and MySQL I always wanted to create a tutorial on how to insert data to a database table, so here it is.
The completed CMS tutorial for CakePHP. Contribute to nunhes/cake-cms-tutorial development by creating an account on GitHub.
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.