Integrating PHP with C++

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dreamoka
Forum Newbie
Posts: 1
Joined: Tue Dec 08, 2009 12:05 am

Integrating PHP with C++

Post by dreamoka »

Hi Everyone

Sorry to disturb you all. May i know how to integrate my existing C++ code with php as i need it for my FYP ?

From
Jackson
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Integrating PHP with C++

Post by requinix »

Depends.

Explain what the C++ and the PHP are supposed to do.
Post Reply