Forum Moderators: phranque
I am also trying to do classified ads with the ability to charge the client with a shopping cart any ideas?
Yes, forget Excel, firstly because it is not a database solution and secondly you could integrate many more third party scripts with MySQL.
MySQL is the path to look at, opensource and many pre-made scripts.
Perhaps this could be a solution for you: Use MySQL (or any other RDBMS) on the website and offer your client an export option to Excel. You'd benefit from the "real" database and your client would be happy to get his Excel sheets.
PEAR: Spreadsheet Excel Writer [pear.php.net] (Should IMO also be available for Perl.)