[snip]
I have a number of spreadsheet databases, and I'm just looking for the
quickest way to get them into a MySQL/PHP database.
[/snip]

If they (the spreadsheets) are really set up like databases then you can
save them as CSV files and import them directly with very little pain.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to