Hi,
On Wed, 28 May 2003, joerg mauz wrote:
> just one simple questions:
>
> when I write a c++ extension for php (already done so far) are there
> any mechanism provided by php to map my c++ classes to php or do I
> have to write some kind of a php to c++ class wrapper (every member
> function for the php class will call a native c function that does the
> job) my self ?
You need to write such a wrapper yourself.
regards,
Derick
--
"my other box is your windows PC"
-------------------------------------------------------------------------
Derick Rethans http://derickrethans.nl/
International PHP Magazine http://php-mag.net/
-------------------------------------------------------------------------
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php