Hello everyone,
I am looking to develop a simple web application for my personal use. The functionality needed is quite straightforward; it will need to perform select, insert, and update operations on a MySQL database through web pages.
What programming language would be best suited for this task? I have prior experience with PHP from 20 years ago. Is PHP still a relevant choice today?
If it is, could you recommend a framework that would facilitate the database connections and make the development process smoother? Previously, I have handled everything manually.
Thank you for your insights,
Best regards,
asx