How to execute .php code from C++ program?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • changli_to@hotmail.com

    How to execute .php code from C++ program?

    I can launch .html file by ShellExecute to lunch IE for viewing.
    However the .php has no effect in the same way. I can read the .php
    page through the input on FireFox browser. This looks weird. Any hints?

    Chang

  • changli_to@hotmail.com

    #2
    Re: How to execute .php code from C++ program?

    Please ignore this post. I have solved this problem. It is my coding
    error.

    Comment

    Working...