I recently learned how to build custom views inside phpmyadmin.
I thought this was a better way of joining two tables for use in my projects, however I have found two issues.
- anytime the table gets modified I have to go back into phpmyadmin and rebuild my views
- the "back to" links work better when I'm using view that were built INSIDE phprunner... and don't really work at all when I'm using pages based off views built in myphpadmin
Any thoughts?