Ferenc Engard wrote: > Is there any info on what can I use for an object retrieved with > $list->fetch(), and when should I use after that the > $obj=mgd_get_*($list->id) statement?
The larger fields will generally not be present for speed reasons. The manual should describe what's available, but you can get a quick peek to verify by showing the object using print_r. All the object methods will work on the object. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
