#1 General » Loading data from external database » July 14, 2018 9:29am

enkansah
Replies: 3

Hey there,

I'm trying to figure out if its possible to load data from another database besides the one used for the current big tree installation. I'll like to display some information from another database possibly hosted on another server. And if it is possible how would I go about it?

#3 Developer Help » Callouts » March 29, 2017 7:10pm

enkansah
Replies: 2

I'm working on using callouts for my project. I've created the callout in admin and pasted my html code in the corresponding callouts folder. How do I get my callout to show at the frontend of the website?

#5 Developer Help » Module Search » April 19, 2016 12:52pm

enkansah
Replies: 2

I've tried using the search function but it does not return anything. I must be using it wrong:

$search_string="SELECT * FROM products WHERE name LIKE '%{$search_item}%'";
$products=$productsMod->search($search_string,false,false,false,false,false);

How should i structure my query string?

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.