Making your own server side program like PHP
Posted: Sat May 31, 2003 4:44 pm
I noticed how when enabling PHP in IIS or Abyss, etc. that you make requests with .php goto php's dll or exe. How would you go about making a program that would take, lets say, .do and pass it to a program, doit.exe
How does program retrieve the data and give it back to apache, or ISS etc.? I know it's probably to complicated to explain here so if anyone has any resources that would be great.
How does program retrieve the data and give it back to apache, or ISS etc.? I know it's probably to complicated to explain here so if anyone has any resources that would be great.