Updated PHP Excel Class (markdown)

rafalinux 2013-04-07 15:11:07 -07:00
parent c8d45fe55a
commit 1c9342a2be

@ -8,7 +8,7 @@ I know there's a lot of classes that do the same thing, but I had no success wit
## Method 1: PHP classical way
If you don't want to use the CodeIgniter way (why and who doesn't want to use it?), you can code withing your Controller:
If you don't want to use the CodeIgniter way (why and who doesn't want to use it?), you can code within your Controller:
function file_xls()