Can someone tell me what command should I use in this PHP file to have
the broswer redirected to a "thankyou.h tm" page instead of a simple
"thanks for your confirmation" message .
Thanks in advance ,
Paky
mail("$email_sa les","Reservati on Confirmation#
$reservation",$ text,"From:Secu reForm<$email_s ales> ");
print "<center><br><b r><b> THANKS FOR YOUR
CONFIRMATION<br ><br><br>";
}
else
{
if ($resultcli==$_ CLI_TIMEOUT)
{
the broswer redirected to a "thankyou.h tm" page instead of a simple
"thanks for your confirmation" message .
Thanks in advance ,
Paky
mail("$email_sa les","Reservati on Confirmation#
$reservation",$ text,"From:Secu reForm<$email_s ales> ");
print "<center><br><b r><b> THANKS FOR YOUR
CONFIRMATION<br ><br><br>";
}
else
{
if ($resultcli==$_ CLI_TIMEOUT)
{
Comment