> I have to write a local webserver, which demonstrates to users the effect of their html and > php scripts (i.e. something like a "desktop content management system"). > I'm using Delphi XE2 and Windows 7. Is it possible to integrate CGI/PHP in any of the > ICS components? Is there a demo for this purpose?
Look at Overbyte website, "UserMade" page, there is a very old sample program "ICS WebInterface.zip" by Sven Schmidts giving THttpSrv programmers a fast and easy interface to support CGI/WinCGI/ISAPI. You can probably adapt this code to use the CGI version of your favorite PHP engine. -- francois.pie...@overbyte.be Embarcadero MVP http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be