robert_gsfame Posted November 13, 2009 Share Posted November 13, 2009 If user has uploaded his file (file will be stored into a folder and database for the path) just for example '123.JPEG' file and he send it together with his email (attachment) after clicking the button provided. Surely this will enable the recipient to download the attached file, but my question is: Let say user changed the file from 123.JPEG into 456.JPEG and i unlink it which means that 123.JPEG will be deleted from the folder and ofcourse the path will be changed either then, will it be a problem for the recipient to download 123.JPEG from the email he received before??? Link to comment https://forums.phpfreaks.com/topic/181339-solved-attachment-simple-question/ Share on other sites More sharing options...
The Little Guy Posted November 13, 2009 Share Posted November 13, 2009 no, because the jpg image is copied into the email, so in the email file that is sent, there is the following: - headers - image - message Link to comment https://forums.phpfreaks.com/topic/181339-solved-attachment-simple-question/#findComment-956648 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.