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

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -