Sreesekhar Palaparthy wrote:
Hi,
How do i use a class which is implemented in C++ ,to create instances of that class in a PHP file ??
Can i use shared object concept to achieve this ??? Please help me with this problem.Thank You.
You need to write a php extension that will wrap the class and
Hi,
How do i use a class which is implemented in C++ ,to create instances of that
class in a PHP file ??
Can i use shared object concept to achieve this ??? Please help me with this
problem.Thank You.
2 matches
Mail list logo