Redirection
$url = "https://www.yourwebsite.com".
e107::redirect($url);e107::redirect();e107::redirect('admin');Last updated
Was this helpful?
$url = "https://www.yourwebsite.com".
e107::redirect($url);e107::redirect();e107::redirect('admin');Last updated
Was this helpful?
Was this helpful?