Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
php execution through IW standalone
#3
(02-21-2023, 11:34 PM)Alexandre Machado Wrote: 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.

Thank you Alexandre for your reply. My scripts are currently running under IIS using CGI. This makes me in need to setup IIS/Apache beside IW. Is there is any demo on how to use the TIWCGIRunner to CGI run php script and show results back through IW page/control?

Thank you 
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 mhammady - 02-22-2023, 02:29 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)