I have been asked to provide a web interface in order that field engineers are able to update a database remotely.
The data is currently being held in an Access 2007 database but a migration to MySQL will be considered.
Whilst I am conversant with RDBMS, my knowledge of web technology is somewhat sparse.
Is MySQL/PHP the best technology to implement this goal or is there a better alternative?
TIA