gamerengineer Posted April 26, 2011 Share Posted April 26, 2011 I think this is the right section to post this is in..... Anyway.....I'm building a web site that requires i have functionality to upload a tab delimited file (or some file format that is easiest) via php and insert the data into MYSQL. I've searched for many third party scripts but none seem to work. So I've decided to move to the community to see if someone can give me insight on how i might accomplish this script. I have some third party scripts but I'm not sure if they'd be of any use. Thank you kindly Quote Link to comment https://forums.phpfreaks.com/topic/234778-using-php-to-upload-a-file-and-import-that-data-into-a-mysql-table/ Share on other sites More sharing options...
Pikachu2000 Posted April 26, 2011 Share Posted April 26, 2011 Which part of it are you stuck on? Quote Link to comment https://forums.phpfreaks.com/topic/234778-using-php-to-upload-a-file-and-import-that-data-into-a-mysql-table/#findComment-1206577 Share on other sites More sharing options...
mikosiko Posted April 26, 2011 Share Posted April 26, 2011 a) http://www.php.net/manual/en/features.file-upload.php b) http://dev.mysql.com/doc/refman/5.0/en/load-data.html Quote Link to comment https://forums.phpfreaks.com/topic/234778-using-php-to-upload-a-file-and-import-that-data-into-a-mysql-table/#findComment-1206582 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.