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 ...
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 ...