Widrogo / php-excel-reader

Automatically exported from code.google.com/p/php-excel-reader
0 stars 0 forks source link

split() and =& expression deprecated #199

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Solution
1. change split() to explode()
2. change =& to = only

Original issue reported on code.google.com by anugrah....@gmail.com on 12 Jan 2015 at 7:26

Attachments: