\excel

Summary

Methods
Properties
Constants
open()
show()
getDataInArray()
$excel
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$excel

$excel : 

Type

Methods

open()

open(  $filename) 

Parameters

$filename

show()

show(null  $filename = NULL,   $full = TRUE) 

Parameters

null $filename

show excel like

$full

getDataInArray()

getDataInArray(  $filename = NULL) : mixed

Parameters

$filename

Returns

mixed —

Get all rows into PHP Array like

[ 1 ] => Array ( [ Delivery To ] => MUNICH [ Doctor's name ] => JACOB [ Patient's name ] => KERSHAW LOISE [ Date Of Birth ] => [ Cell type ] => APOPTOSIS [ Cancer type ] => COLON [ Sample Received ] => 16/10/2012 [ Requested Test ] => CFS [ Date to send ] => 01-28-13 [ By ] => EMAIL [ Comments ] => ü [ ] => ) Very good,