php - attachment from cURL in phpMailer -
i'm trying retrieve file url , attach mail created using phpmailer class. main point not save file on server's hard drive. file retrieved server using following request serverurl/index.php?action=download&id=2
problem i'm not able retrieve file, able header. suggestions great. thanks!
Comments
Post a Comment