i have a form to allow users to upload pictures, i want the picture to be emailed to me to review. I found a script to attach an image to email in php, but this script needs to upload the picture to a directory before, and I don't have premissions on my host directories, so I need to attach the image without uploading to my host first. I mean could the picture be attached directly from the client PC? Is that possible? And what could be the solution to my problem? Thanks in advance.
2006-10-04
11:14:09
·
5 answers
·
asked by
whatever
3
in
Computers & Internet
➔ Programming & Design