-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm planning to write a library to perform some special database operations 
and I'm planning to make it OO (on C++) and I wanted to know if it's 
posible to make a PHP wrapper for an OO library. I think it's definitly not 
posible to provide it in an OO to PHP, am I wrong ?
Are there any documentation about writing this ?
I think I can just create an object of this class on the loading function 
and destroy it on the unloading function of the php module but then, the 
php script won't be able to have more than one object, it doesn't seem 
right.
Thank you.
- -- 
Pupeno: [EMAIL PROTECTED]
http://www.pupeno.com
- ---
Help the hungry children of Argentina,
please go to (and make it your homepage):
http://www.porloschicos.com/servlet/PorLosChicos?comando=donar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9eIwyLr8z5XzmSDQRAqg4AKDYe701t3xyhPBMzjwHCj5mqO2+ywCeNbT8
VfNVJ5ZNnM2jkngFLxGtA24=
=0Nyo
-----END PGP SIGNATURE-----

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to