This may be answered already, but I can't figure out how to word my search.
I am using phpmailer to send some pictures , but i want to send pictures that have been uploaded to my server. By another script. So, how do I attach multiple files that are on my server?
I guess Im asking how to I add a path to the files instead of uploading it at the time I am sending it?