Page 2 of 2

Re: email form

Posted: Fri Aug 22, 2008 9:30 am
by dajawu
Those errors are caused because you can't send data before using the header function. First does echo $UN; display the username? Second if it does work, get rid of it from your code. I just used that as a debugging method, once its gone your errors should go away.