![]() |
Sergey Kornilov admin 1/12/2011 |
As a first step I suggest to check PHPRunner/Joomla integration article: $host="localhost"; |
M
|
mcasassus author 1/13/2011 |
As a first step I suggest to check PHPRunner/Joomla integration article: http://www.asprunner.com/forums/topic/13251-phprunner-and-joomla/ You can also connect to another database and perform an update: $host="localhost";
|
![]() |
Sergey Kornilov admin 1/13/2011 |
I'm afraid I don't understand. host, user, pwd fields should contain MySQL host, username and password that are the same for all users. I don't understand why you trying to put SQL query there. |
M
|
mcasassus author 1/13/2011 |
I'm afraid I don't understand. host, user, pwd fields should contain MySQL host, username and password that are the same for all users. I don't understand why you trying to put SQL query there.
|
![]() |
Sergey Kornilov admin 1/14/2011 |
Mario, |