Redirecting in php
I was looking for a redirect code and found one. I’ll add it here so I’ll not lose it and maybe someone else can use it.
{php}
http_redirect("http://www.yoursite.com");
{/php}
I was looking for a redirect code and found one. I’ll add it here so I’ll not lose it and maybe someone else can use it.
{php}
http_redirect("http://www.yoursite.com");
{/php}