I don't think using a separate page for this would be my first choice. Since we already have a refresh link in the query results integrating with this would be preferable.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't think using a separate page for this would be my first choice. Since we already have a refresh link in the query results integrating with this would be preferable.
it is just an add on, that you can use from any page
the special thing is the automatic reloading of an sql-result.
this is only needed if you are monitoring a table that is changing often.
the link to the page will be the same like the refresh link. for example:
http://localhost/pma/import.php?db=mysql&table=user&sql_query=SELECT+User+FROM+user+ORDER+BY+User+ASC&show_query=1&token=aed62d169c658bff9cbd2366a5bcd44c
will be
http://localhost/pma_monitor.php?base=http%3A%2F%2Flocalhost%2Fphpmyadmin%2Fimport.php&db=mysql&table=user&sql_query=SELECT+User+FROM+user+ORDER+BY+User+ASC&token=aed62d169c658bff9cbd2366a5bcd44c