It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

News

Log In Sponsors
Partner Sites

sending mails - problem



[code:1th28rkn]$mailcontent = 'name'.$name."\n".
'sender'.$sender."\n".
'subject'.$subject."\n".
'text'."\n".$tekst."\n";
[/code:1th28rkn]

this doesn't work properly. It sends mail but all the content is in message's head, there is nothing in body.
It suppose to send mail to me from a web site (html imput forms) and this part works well.

What is the problem here?

Click here to read the whole forum topic