PHP-only script to automatically update PHPMyAdmin installation
This is mainly proof-of-concept script, but should be ok for general use. It is tested and working well on Windows platform.
HOW TO INSTALL:
-
Copy to your server, preferably outside of public webspace.
-
edit the variables at start of of script, set your paths.
-
add to your cron/scheduled tasks
Note: The account under which this script is run must have permissions to overwrite your PMA files
Enjoy!