Suggestion for excel to mySQL to webpage

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Dave100
Forum Newbie
Posts: 6
Joined: Thu Jun 20, 2002 5:45 pm

Suggestion for excel to mySQL to webpage

Post by Dave100 »

Hi,

I would like some suggestions as to what would be the best way to take data inserted into an Excel file on an XP/7 box up to Linux mySQL db then out into areas of web pages.

It is product data such as prodID, image, description, price etc.

The data will need to show each product in one row across the page leading with image.

Each page will be one catagory, say fridghes, lawn mowers etc.

Are there already scripts that will do this or will I have to get it customed made?

Many thanks

oz :?
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Suggestion for excel to mySQL to webpage

Post by JakeJ »

Are you talking about a one time conversion or an on going system of reading from various Excel files?
Post Reply