I was trying to keep the naming consistent with the naming of the functions in the c-client lib. The actual c-client function called is mail_fetch_header, so it became imap_fetch_header. It seems to be the general way in which the original imap module developers named their functions. But, I would have no objections to changing the name to make it less confusing... -Brad
Vlad Krupin wrote: > Sorry, I'm just catching up with email backlog, so this email might be > irrelevant by now, but just in case it isn't: > > imap_fetch_header() is probably not a very good name because we already have >imap_fetchheader() and I believe they might be a bit too similar in names (I don't >know what the proposed function does, if it is good or not, I just don't like the >name). IMAP extension has already got a good share of confusingly similar function >names IMHO. > > $.02 > > Vlad > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php