Hello, Seeking some advice on how to create an ERD (sic) graphically on the page on the fly when the page is 'called'... That is, I have a backend PostgreSQL database that I am getting data from and putting data into via web page/s and PHP... I would like to be able to show graphically to the web site admins the relationships between the pimary key contents of one table to all its foreign keys in the daughter table in a form of a simple entity relationship diagram. That is, a graphic showing (say) all of the PKs listed in the mother table, all of the more voluminous (sic) FKs listed in another table - and "connecting lines." This is to aid the admin users that are used to conceptualiazing this sort of thing... Obscure question I know... But any thoughts? Regards & TIA: GREG... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php