Welcome Guest, Not a member yet? Register   Sign In
Redirecting to secure URL
#1

[eluser]codelearn[/eluser]
Anybody got any idea how to setup a redirect to a secure URL?

I need redirect('home') to take people to https://www.domain.com/home instead of just http.

Thanks.
#3

[eluser]codelearn[/eluser]
Awesome... thanks Rick.

EDIT: The solution is header("Location: $newurl"); for anyone interested.




Theme © iAndrew 2016 - Forum software by © MyBB