php to compare structure of mysql tables
Posted: Sat Jul 23, 2011 12:13 pm
I'm trying to compare the structure of two mysql tables using php to determine if there are differences in the structures and then output where there are differences. I heard that there is a diff function, but I don't know how to access that via php. Can anyone provide guidance or code samples to help?
Thank you.
Thank you.