I need a php script that does a diff between the structures of two different mysql dumps.
This program needs to look in a directory where these two .sql files are stored.
The php page should ask for the location of the first .sql file and then another textbox for the name of the second .sql file
Then it should list the structural differences b/w both databases