Hello friends
I have an excel sheet with 11,651 records in it. the total size of the file is 19.8 MB. So i cant uplaod it thru a browser.
I cant make the file as CSV (Comma/Semi Colon Delimited) bcos the main excel sheet contains lots of text as description and that text contains " (Double Quotes) or '(Single Quotes) or , (Commas)
So can i write an PHP code which will read the data directly from the excel sheet.
Any help would be grealy appreciated