Menu

CSV

Aruna Devi

ClassName:CSV

Constructor:

     function __construct($filename,$isHead=false,$callback=null)

Methods

1).setColumnField

     function setColumnField()

2).getRowIndex

     function getRowIndex($col,$data)

3).getRow

     function getRow($rowindex)

4).getAllRows

     function getAllRows()

5).getData

     function getData($row,$col)


Related

Wiki: File Structure