external database access with php plugin
-
Hi everybody,
I’ve got a little problem and hope that anybody has a some advice to me.
I have installed the wordpress plugin “grimp – php” (http://wordpress.org/extend/plugins/grimp-php/), this is a plugin which allows executing php code within a page or article.
First i tried to fetch some data from another database on the same mysql database server. This was no problem. The data was well displayed within the page.
The next thing i tried was to write some data into this database. But unfortunately this didn’t happen. Instead of writing the data there was an error message displayed within the page. The message was the following:
This is somewhat embarrassing, isn’t it?
It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help.
Has anybody a solution to enable writing data into another mysql database?
thanks in advance for any help!
The topic ‘external database access with php plugin’ is closed to new replies.