Im making new website and I made order form to site with chronoforms.
How ever, I had little problem with saving data.
Is there some way to save data to other db or even to different server?
Lets take example:
Joomla is using mysql server localhost with db joomla. I can see that db all tables.
However I want save data to other database named orders, how I can do that.
Then lets take step more, I want to save data to other mysql server (example.com) and db named remotedb, how about that?😀
I would like to know if it is possible, before I make any subscriptions.
How ever, I had little problem with saving data.
Is there some way to save data to other db or even to different server?
Lets take example:
Joomla is using mysql server localhost with db joomla. I can see that db all tables.
However I want save data to other database named orders, how I can do that.
Then lets take step more, I want to save data to other mysql server (example.com) and db named remotedb, how about that?😀
I would like to know if it is possible, before I make any subscriptions.
Hi Jillian,
Yes it is possible but you'll need to write the code yourself.
Bob
Yes it is possible but you'll need to write the code yourself.
Bob
This topic is locked and no more replies can be posted.