Buenas noches ante todo.
Quisiera una sugerencia o ayuda sobre Exportar a excell 2007 desde PHP.
Yo tengo la libreria PHPExcel pero al crear un archivo excell ,que tome como ejemplo de la pagina http://www.codeplex.com/PHPExcel/Wik...ringTitle=FAQ;
me indica el sgte error:
16:32:32 Create new PHPExcel object 16:32:32 Set properties 16:32:32 Add some data 16:32:32 Rename sheet 16:32:32 Write to Excel2007 format
Fatal error: Uncaught exception 'Exception' with message 'Could not close zip file C:\Inetpub\wwwroot\INTRANET\phpexcel4business\hola .xlsx.' in C:\Inetpub\wwwroot\INTRANET\phpexcel4business\PHPE xcel\Classes\PHPExcel\Writer\Excel2007.php:362 Stack trace: #0 C:\Inetpub\wwwroot\INTRANET\phpexcel4business\hola .php(43): PHPExcel_Writer_Excel2007->save('C:\Inetpub\wwwr...') #1 {main} thrown in C:\Inetpub\wwwroot\INTRANET\phpexcel4business\PHPE xcel\Classes\PHPExcel\Writer\Excel2007.php on line 362
Gracias de antemano por su oportuna ayuda....