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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -