Hello guys, I am a newbie, novice php programmer and I wrote a script to request some details from an html form as well as an attachment. what happens is that the form is processed by my php script and when the users click send on the form, the message as well as an attachment is sent to an email. now my problem is this. when i make the "to"(recipi ent) emailaddress an hotmail address or yahoo address, the message and the attachments are delivered to the address successfully. but when i change the email to another one in the script( a personally set up address with a hosting company), I receive the message body but the attachment absolutely vanishes. !! very nasty a thing to happen.
DOES ANYONE HAVE ANY EXPERIENCE OF THIS OR HAVE ANY SOLUTION.
EVEN THE TINIEST CONTRIBUTION COULD BE VERY HELPFUL
PLEASE HELP!!!
DOES ANYONE HAVE ANY EXPERIENCE OF THIS OR HAVE ANY SOLUTION.
EVEN THE TINIEST CONTRIBUTION COULD BE VERY HELPFUL
PLEASE HELP!!!
Comment