Jump to content

Display phpMyAdmin Graphs on PHP page


SalientAnimal

Recommended Posts

"pull through"?

 

If you want those graphs you would need to reverse engineer the code to figure out what code is being used to create the graphs and then implement that in your pages. Or, build your own graphs. A very poor hack would be to use some sort of scraping of the MySQL pages to copy the code out, but it would probably open you up to potential malicious issues and could even be more complicated than just doing it the right way.

 

Edit: There *could* be some sort of API built into MySQL that I am not aware of, but I doubt it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.