Is there any pre-written code that allows users, authenticated over the 
Web, to view MySQL tables in their database as HTML tables?  Desirable 
features for something like that would include:

- tables are displayed in row-and-column format, with a few blank rows at 
the bottom where you can fill in new values and click to add them to the 
database (assuming that the user viewing the table has the appropriate 
rights)
- values that represent foreign keys are hyperlinked, so that when you 
click on them, you're taken to the appropriate row in the other table

etc.

        -Bennett

[EMAIL PROTECTED]     http://www.peacefire.org
(425) 649 9024


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to