Hi this is Sukhdev,
I am new in php and wish to know how to import the data from excel sheet to mysql Table;
I have a table with the name of city in mysql with following fields;
city_id,city_name,tier_id,tier_name,state_id,state_namewhat would be the function for uploading above fields, if I filled the data in format and click on upload, all fields can be updated in above table.
Thanks,
awaiting for your reply