Hello,
I have used php from last couple of month. I have working with php extension with c++. I have created the class in c++ name my.cpp and also created extension file that myext.cpp. After that I have accessed all the function define in my.cpp in my php usersapce by using file myphp.php. I have access individal data like long, double, char* etc through myext.cpp in my myphp.php, but I am unable to access class object and structure variable in my userspace from my extension.
Please give me some meaningfull information.....
Thanks and Regard,
Antrikssh......🙂