Jump to content

How can I use PHP with C++?


chantown

Recommended Posts

For example.

 

In my index.php, I have a simple text box. I put in a word, and click Submit.

 

I want to have my C++ script analyze this word, and do some calculations.

Then, I want to pass this back to my PHP, and spit out the length, etc. to the audience.

 

The question is: How can I use both PHP and C++ to do things??

 

Thank you!

Link to comment
https://forums.phpfreaks.com/topic/162086-how-can-i-use-php-with-c/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.