Welcome Guest, Not a member yet? Register   Sign In
export excel data to database
#2

[eluser]markup2go[/eluser]
You can export the excel file as a CSV file and then parse that using fgetcsv() into an array you can work with.

http://php.net/manual/en/function.fgetcsv.php


Messages In This Thread
export excel data to database - by El Forum - 12-21-2010, 05:37 AM
export excel data to database - by El Forum - 12-23-2010, 02:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB