header location not working

Ferdrerb

New Member
\[code\]$mail = $smtp->send($to, $headers, $body); header("location:submit.html");\[/code\]I can send the mail but the header is not transferring to another page
 
Back
Top