cute_girl Posted July 26, 2008 Share Posted July 26, 2008 Dear friends: anyone know how to use these? I want to read my inbox and after that I want to save my all messages in INBOX to DRAFT folder. I just want to know that what should be in parameters? $location = "DRAFTS"; //what should be here? exact name of draft imap_mail_move($mbox, $msg_no, $location); //how t o find msg numbers???? thanks in advance.... Link to comment https://forums.phpfreaks.com/topic/116700-php-imap_mail_move-imap_mail_copy/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.