On Wed, Dec 19, 2001 at 06:16:30PM +0100, Emiliano wrote: > > Where to know more about this kind of list object? > > Good question. The docs need to be updated on this, the short-term > workaround is to serialize the returned object and echo it to see what's > in it.
I'd try to use var_dump() or print_r() before that. If it works, it gives you all the information you need... Karsten -- fishfarm netsolutions - Karsten Dambekalns Echternstr. 73 - 38100 Braunschweig Tel. +49 531 1232902 mailto:[EMAIL PROTECTED] Fax. +49 531 1232906 http://www.fishfarm.de/ ----------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
