[nycphp-talk] Run PHP on ASP page
Daniel Krook
krook at us.ibm.com
Thu Jun 24 14:50:34 EDT 2004
> Does anyone know how to execute PHP code on an ASP page?
If you have an IIS server set up for PHP, you can use an #include
virtual/file directive in an ASP page and give it the name of your PHP
file. It will be run through the PHP engine at the point at which you
included it and return its results to the ASP page for continued
processing.
Daniel Krook, Application Developer
WW Web Production Services North 2, ibm.com
1133 Westchester Avenue, White Plains, NY 10604
Personal: http://info.krook.org/
Persona: http://w3.ibm.com/eworkplace/persona_bp_finder.jsp?CNUM=9A9796897
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040624/9dc1e799/attachment.html>
More information about the talk
mailing list