On Mon, 25 Nov 2002, Tim wrote: > > OK, so I'm wrapping a C++ library as a PHP extension, and I want one of > my functions to return an object that has arrays as fields of it. I > have created the arrays:
Is that object supposed to have functions associated with it? If not, why not return an array of arrays/strings? - Sascha -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php