Re: [PHP] how do i work with an "object"

2003-07-03 Thread Brad Pauly
greg brant wrote: imap_headder info returns an "object". print_r works to see all the stuff containd within but when i try to acces it via print object[date]; i get naff all You need to assign the object to a variable first. There are some examples in the user contributed notes in the manual, bu

[PHP] how do i work with an "object"

2003-07-03 Thread greg brant
imap_headder info returns an "object". print_r works to see all the stuff containd within but when i try to acces it via print object[date]; i get naff all to save you looking, heres the entry in the manual cheers folks Description object imap_headerinfo ( resource imap_stream, int msg_number