View Single Post
  #1 (permalink)  
Old 04-05-2007, 08:32
iseng iseng is offline
new member
 
Join Date: May 2007
Posts: 3
Default newbie PHP problem?

I hope you can help me - I'm a novice when it comes to scripts and php!
I've successfully installed a HTML form mailer to my website hosting hosted by eukhost- it all works fine but for one exception. The form I created has a field where people can attach a file to send to me.
When the HTML form is sent to me in mail format, it only captures the file's name, but does not actually attach it to the mail.
I'm pretty confident I've done everything I should as far as the script instructions go - but in the script manual it quotes "Most PHP installations allow file uploads by default. You may, however, need to contact your web hosting provider and ask them to enable file uploads. The setting is in the server's php.ini file and is called upload_tmp_dir."
- any suggestions?
Reply With Quote