Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
php execution through IW standalone
#2
That's a complex question. Virtually anything that can be done in a Delphi Windows application can be done in an IntraWeb app, as long as it doesn't interact with the Windows desktop/UI API.

IW is also able to run CGI scripts through its own TIWCGIRunner class which handles it nicely and transparently.

If you can run your PHP script as CGI, then maybe there's a way to make it work that way.

I, however, never tried it myself.
Reply


Messages In This Thread
php execution through IW standalone - by mhammady - 02-20-2023, 12:24 PM
RE: php execution through IW standalone - by Alexandre Machado - 02-21-2023, 11:34 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)