I have a program that writes MySQL data to Excel via PHPExcel and I am having no errors but the problem is they don’t have any line breaks in every 30 records. How can I achieve this programmatically in PHPExcel?
The post How to put line breaks every 30 records appeared first on BlogoSfera.