I need to create a simple web-based data entry / editing tool that will allow me to avoid using MS Access for this task. Preferably in PHP and something that will support SQLite, foreign keys / links and field validation.
I watched the demo version of Symfony and in the end was not impressed with the user interface. Are there any other framework / tools that may work for this?
m1tk4 source
share