I have just started using MySQL and PHP on my web site. I have a large excel file that I would like to get into the new database file on the web server. Is there any easy way to do this with out re-typing my data. Thanks for the help. David
Try to save the excel sheet as a .csv (comma separated value) and import it with the php interface "phpmyadmin". if you need more help, message me (pm, email or icq 61231225)