Hi,
Is it possible to redirect the user to a different page once my script is done ?
example
[INDENT]$c = 3+3;
//im done
//let’s leave this place
redirectTo(“newplace.php”);
[/INDENT]
is that possible ?
Hi,
Is it possible to redirect the user to a different page once my script is done ?
example
[INDENT]$c = 3+3;
//im done
//let’s leave this place
redirectTo(“newplace.php”);
[/INDENT]
is that possible ?
:: Copyright KIRUPA 2024 //--