View Single Post
  #1 (permalink)  
Old August 3rd, 2007, 01:20 PM
Waffles Waffles is offline
Registered User
 
Join Date: Aug 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Combining PHP and C++

Is it possible for one to include a PHP script into a C++ program. I basically want the C++ to be the front end dialog but have the PHP work the back end and recieve variable information from the C++ program.

Reply With Quote