nuovo / spreadsheet-reader

A PHP spreadsheet reader (Excel XLS and XLSX, OpenOffice ODS, and variously separated text files) with a singular goal of getting the data out, efficiently
http://www.nuovo.lv/
Other
674 stars 497 forks source link

checking if the col value is actual number. avoid digital string with leading zeros dropped #153

Open chengxip opened 6 years ago

chengxip commented 6 years ago

checking if the col value is actual number. avoid digital string with leading zeros dropped

e.g.

col value 0000189810 was converted to 189810