[PHP] web based mail client

2003-07-03 Thread greg brant
functions. any advice or tips would be appreciated. many thanks Greg Brant -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] imap_search question

2003-07-03 Thread greg brant
instead of messages sequence numbers. so should imap_search ( $myStream, ALL, SE_UID); return an array of the UIDs of the emails? because this is what i want. i need to work with the UIDs not the mesage numbers cheers folks Greg Brant -- PHP General Mailing List (http://www.php.net

[PHP] Re: web based mail client

2003-07-03 Thread greg brant
could use PHP to extend it, but its worth a look. - Anthony Pete Morganic [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] There's loads of email clients here http://www.hotscripts.com/PHP/Scripts_and_Programs/Email_Systems/Web-based_E mail/index.html Greg Brant wrote

[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