Hey,
Has anyone used PHP inside of C++? Even C for that matter. I am working on something that would really be sweet if I could get some PHP coding in there to make things fly soo much smoother. Let me know if there is an API or a manual page I missed. Thank you so much.
Chad
This is supposed to convert your php into a standalone app.
Roger nice to see you again today. Hope your having a good day. I have never heard about this program. I will give it a roll and let ya know (if I remember) how it works out. Thank you!
No dice on that one. I tried something as easy as:
<?php echo "Hello World!"; ?>
And it didn't compile it right. Or it compiled right just no output. Maybe I should read their documentation better. Just initially failed.
Yeah, rtfm is always a ggod place to start. Let me know how it works out.