Question
converting C++ to PHP
I have written a few programs in C++. The language is no
longer supported, but works well. I have a web page hosted by
Godaddy. They would be happy to let me post the programs in
executable form, but they cannot accept C++. It would be all right
in PHP. I can paste the source code into a PHP file in Dreamweaver
and the editor there checked it and found it was all right when I
clicked "validate," which is no surprise because I know it works.
However, when I try to put it on my web site, what gets posted is
the source code. It is sort of like on of those irritating people
who when asked, "Say your name." reply "your name." I downloaded
something called "scriptolp" but I couldn't find a compile button
there either.
So is it possible to compile a code in PHP, and if so how?
Thank you
nobabieswebsite
So is it possible to compile a code in PHP, and if so how?
Thank you
nobabieswebsite
