Mikael Andersson wrote:
> I've a case where I have to run a lots of php-scrips, in a short time,
> from
> inside a delphi-application. Every script connects to the same databas.
> Today I use CreateProcess to start php.exe and then I'm using pipes to get
> the php-result. I'm doing this for each ph
Hi,
I've a case where I have to run a lots of php-scrips, in a short time, from
inside a delphi-application. Every script connects to the same databas.
Today I use CreateProcess to start php.exe and then I'm using pipes to get
the php-result. I'm doing this for each php-script I want to run, and
2 matches
Mail list logo