Page 1 of 1

StiOptions.WebServer.url

Posted: Tue Aug 22, 2017 4:36 pm
by ianhomew
StiOptions.WebServer.url = "http://localhost/my_test.php";


Can anyone tell me what is the content in my_test.php?
I try to find some docs but not found.

Re: StiOptions.WebServer.url

Posted: Wed Aug 23, 2017 9:32 pm
by HighAley
Hello.

You should specify the path to the handler.php file that is in our data adapter.

Thank you.