Re: [PHP] mail problem - deadline!!!!!

2007-08-07 Thread Tijnema
On 8/7/07, Luc <[EMAIL PROTECTED]> wrote: > Good evening list, > > i'm having a strange mail problem: > > i have 2 contact-forms on a site, where 1 get's send to the e-mail > account and the other doesn't. I've tested them both on my remote > server and they work, but when i upload them to the

[PHP] mail problem - deadline!!!!! - SOLVED

2007-08-06 Thread Luc
Good evening list, Solved the problem myself :-) i changed the mail function instead of $youremail = '[EMAIL PROTECTED]', i used $to = "" and changed the mail fuction from: @mail($contato_email,$subjectline,$body, "From: $contato_email"); into @mail($to,$subjectline,$bod