I do have about 400 records in an excel file that I want to transfer to a MySql database. I was adiviced to save the file as csv and then import it with phpMyAdmin.
I already have php installed in computer, am just wondering if installing phpMyAdmin will affect the original installed php.
Please let me know.
Advice needed
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
I would use a pre-bundles WAMP environment like Uniform Server - it comes with everything you need off the bat and runs from a folder (no install required) - just make sure you don't have another service conflicting on port 80 when you start it.