Originally posted by dlloyd
Why do they need a modern web browser? Everything is done on the server, all that the browser gets is plain HTML.
There are some applications out there which even allow you to put a nice Cocoa front end on the MySQL database. Failing that, you can always write your own with PHP.
Originally posted by podmate
To display either of the db's on the web (or for internal web forms) i would suggest php. Also easy to set up and not very difficult to learn.