Forum Moderators: coopster
[edited by: dreamcatcher at 4:18 am (utc) on May 22, 2010]
[edit reason] Use example.com, thank you [/edit]
it does not redirect even though the thankyou page is online and working.....also the php page does not send the info to my email.
header( "Location: [#*$!.com...] );
header( "Location: [#*$!.com...] );
$mailheaders = "MIME-version: 1.0\r\n";
$mailheaders .= "content-type: text/plain; charset=UTF-8\r\n";
$mailheaders .= "From: EMail Address<you@yoursite.co.uk>\r\n";
$subject = "CV uploaded";