By reading a file, i want to display them in a list or grid view. Yii have any extension for readind a file? and want display the contents of that file in a list or grid view.
Page 1 of 1
Grid And List View By Reading A File(Like Excel)
#2
Posted 15 October 2012 - 07:26 AM
No. Yii don't have extension for reading a file.
Maybe you will find something here http://www.yiiframew...com/extensions/
Maybe you will find something here http://www.yiiframew...com/extensions/
#3
Posted 17 October 2012 - 01:06 AM
you can accomplish that with few lines of code php have some neat function to read/write files there is one call
edit
here is some code i tested
https://gist.github....0c9d06e0e9c6360
Quote
file();
edit
here is some code i tested
https://gist.github....0c9d06e0e9c6360
Share this topic:
Page 1 of 1

Help












