kigroy Posted December 6, 2008 Share Posted December 6, 2008 I created the database to look like this (brief snippet): Imagine each value between commas to be column headers. SS1 (Spreadsheet 1): userID, relLocation, relHaircolor, relEyeColor, Name, Height SS2 relLocation, Locations SS3 reluserID, Haircolor SS4 reluserID, Eyecolor Is it relatively easy to do? (to gather knowledge required to do it and to actually do it can be done in a week)? I have a full time job that is not related to what I'm doing on the side therefore by done in a week I mean the nights and weekend. BTW, I'm a noob to databases and php and mysql therefore assume I know nothing. Thanks! Link to comment https://forums.phpfreaks.com/topic/135758-will-phpmyadmin-compile-a-dynamic-database-for-me-if-i-import-csvs-from-xl/ Share on other sites More sharing options...
fanfavorite Posted December 6, 2008 Share Posted December 6, 2008 It is quite hard to tell you whether you can do something in a certain time frame. We don't know you, don't know your skills and don't know how fast you learn. You may want to look at scripts like http://www.codewalkers.com/c/a/Database-Code/PHP-CSV-Importer-20/ to get you started. Link to comment https://forums.phpfreaks.com/topic/135758-will-phpmyadmin-compile-a-dynamic-database-for-me-if-i-import-csvs-from-xl/#findComment-707429 Share on other sites More sharing options...
kigroy Posted December 6, 2008 Author Share Posted December 6, 2008 ok thanks... Link to comment https://forums.phpfreaks.com/topic/135758-will-phpmyadmin-compile-a-dynamic-database-for-me-if-i-import-csvs-from-xl/#findComment-707445 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.