News

This class provides the flexibility of creating CSV files in PHP with a custom end-of-line character. PHP's fputcsv function allows you to specify a field delimiter, but strangely doesn't let you set ...
DSL platform is a multi-language platform inspired by Domain driven design. In this tutorial we'll show how you can rapidly develop a small PHP blog application by using DSL platform. PHP 5.3.7 or ...
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.
PHP had almost become a forgotten language, with a lapse of more than 10 years without a new major version after PHP 5.0 in 2004. PHP 7.0 is a major version with several improvements and new ...