Hi list,
In several of my web projects, I have a main php script that
triggers various LC scripts for specific tasks that are often
easier to code in xTalk.
To trigger those LC scripts I use curl and urls in the form :
https://domain.com/irev/script.lc?a=parameters
But very often, the php and LC
Hi jbv,
I think this can be done using the. [dot]htaccess file at the root of the
website.
I’ll try to dig up an example.
On Sun, Oct 16, 2022 at 11:22 jbv via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi list,
>
> In several of my web projects, I have a main php script that
> tri