Hi everyone, Who can help me with this one?
I am creating a web-based database using PHP and MySQL. I have several one-to-many and many-to-many relationships, such as:
tblPerson -1---< tblEmployee >---1- tblOrganisation
Using MySQL is not the problem.
I am looking for a nice user-friendly GUI (front-end) for handling these many-to-many relationships. For instance, I would like to have a screen in wich I can Add/Edit/Delete a Person and also (here it gets difficult for me!) assign the Person to one or more Organisation(s).
Please help. Thanks a lot!
Rubends
http://www.rubends.com/rpb/