Originally posted by jerdo
Why use Excel as a database? There are many free database solutions (and quite a few that you can pay for if your customer really wants to spend money). Using PHP with a database is quite a bit easier/more powerful and you can have your order form pull all it's information from the db.
ExcelEverywhere is not about databases. It is a way of creating a nice looking form using Excel. The form can calculate direct in the browser of the users, so response times is immediate.
Some users use it for static databases, they define the pricelist in Excel, and ExcelEverywhere transforms it to JavaScript (and maybe in the future PHP) which does all the table-lookup. This works fine for price lists up to 1000 items.
The reason of using Excel as a programming environment is that there are about 15-150 million Excel users out there who all can be programmers, how many can program PHP?
Hope to release the Java-beta tomorrow, but the testers keep finding problems 🙂 Take a look at it, and you get the idea what a PHP-product would be like.