sammyevansuse Posted July 15, 2011 Share Posted July 15, 2011 can i please get help for a code that uploads the csv file and actually creates a table to an existing database Quote Link to comment https://forums.phpfreaks.com/topic/242044-csv-uploading/ Share on other sites More sharing options...
gristoi Posted July 15, 2011 Share Posted July 15, 2011 What have you tried so far? You cant just ask people to write the upload code for you. if you want someone to do it for you then you need to post this in the freelance section. With that said, look at using fgetcsv. There are examples on how to read csv's. you also need to lookk at how to upload and move files on the server and using functions like fopen Quote Link to comment https://forums.phpfreaks.com/topic/242044-csv-uploading/#findComment-1242991 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.