MS Excel to MySQL
I am desigining a new website for my college and i was stuck with the examination results page, after creating the page (working with PHP and MySql databse) they told me that updating each record individually takes up much time and effort doing data entry, so they asked me to create an alternative way to import the record from Microsoft Excel (or other CSV files) to my existing table. But i am not that good at PHP and i couldn't make this till now, so hope anyone here could help me with it.
Thanks.

