email hosting reviews

php email attachment script?
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.
There is no way to “upload directly”. Web servers upload files into a temporary directory, which is usually writable for all users.
The solution to your problem is to ask your hosting company’s technical support if they support file upload. If they do, you should be fine. If they don’t, you need to fire them and find a hosting company better suited to your needs.
Web Hosting by HostMonster 04 – Setting Up E-Mail Client