Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Indy 8: HTTP server - Can it be used with PHP?

www.cryer.info
Managed Newsgroup Archive

Indy 8: HTTP server - Can it be used with PHP?

Subject:Indy 8: HTTP server - Can it be used with PHP?
Posted by:"Jamie Dale" (j.da..@turboz.net)
Date:Mon, 25 Sep 2006 22:19:58

Hi

I'm looking at using a IdHTTP server in my project to give it a web based
control interface aswell as a TCP connection (for a TCP client interface).

I was wondering if IdHTTP can work in conjunction with PHP, or if there is a
way to get the IdHTTP server to understand the input from a form and create
an output accordingly?

Anyone had any experience with this?

I don't want to rely on dependencies (EG, SQL servers) so a basic built-in
HTTP server which can understand certain GET parameters etc would be really
great. (Incase your wondering, all info is stored in a .ini file so that it
can be moved from one machine to another with no installations needed).

Any ideas?

Jamie

Replies:

www.cryer.info
Managed Newsgroup Archive