Author |
|
dikodhiko Newbie
Joined: 24 February 2016 Location: Indonesia
Online Status: Offline Posts: 0
|
Posted: 10 March 2016 at 8:29pm | IP Logged
|
|
|
Hi everyone,
whether here there were ever used this plugin :
http://www.afterlogic.com/wiki/Add_contacts_from_external_address_books_(WebMail_Plugins)
i want to ask how to connect my database use this plugin code from index.php
$oRemoteDb = CRemoteApi::GetDB();
where i place username,passowrd and database name?
thanks,
Diko
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 11 March 2016 at 12:21am | IP Logged
|
|
|
Hi Diko,
That's actually a placeholder rather than actual code, something you would need to replace with real code connecting to your database and retrieving data from it. You can put any PHP code there as long as it does its job.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|