Make Report of Database to Excel on YII Framework
by dedyisn • 19 April, 2012 • Script • 3 Comments
Do you using YII Framework ? Want to Export the data on Database to Excel on YII Framework ?
You can follow this script. Feel free to comment if you have a problem.. i’m still new too in yii ![]()
Add this script to your Controller, Example ContentController.php
DATA CONTENT
titlecontent
| id |
|---|
You can process the excel by typing : http://localhost/index.php?r=content/excel
hola, en efecto genera el excel sin embargo me aparece el codigo html de la tabla en el excel
hello, in effect generates excel but I get the html code of the table in excel
can you post your code in here. But if you have difficult, you can view the video from http://www.youtube.com/user/Gustalh/videos
There are a video about how to generates the excel