Tutorials and resources Dealing with xls files on CakePHP

With CakePHP you can easily insert data to database or how create views from database models. At times, however, you need to output your database model as a spreadsheet file or need to Importing the records from an excel file. In this article I’ll share with you some useful tutorials and resoureces how to deal [...]

Continue Reading →