For redirecting, you can use the PHP header() function like so :
header("Location : example.php");
That'll redirect to example.php
- 10 Els usuaris han Trobat Això Útil
Articles Relacionats
Powered by WHMCompleteSolution
For redirecting, you can use the PHP header() function like so :
header("Location : example.php");
That'll redirect to example.php
Powered by WHMCompleteSolution