I want to create a database entry screen with minimal programming. So far phpmyadmin as a tool does the job except that it does not offer options such as drop-down lists on fields whose values are populated from another table. Is there any secure tool out there that offers simple operations like that (preferably written in php and customizable).
Thanks