Hello
I need to insert in a page a table from a MySql database.
How can I do it ?
Hello
I need to insert in a page a table from a MySql database.
How can I do it ?
Hey,
I'm not aware of a plugin which can do this so you'll need to handcode your sql query. You can use plugins like http://wordpress.org/extend/plugins/shortcode-exec-php/ to execute php/sql code in posts and pages.
Thanks a lot for your prompt answer.
I appreciate.. i'm going to try it soon.
You must log in to post.