Tag Archives: html

Redirecting via PHP/HTML

redirecting-php_header_location-html

There is a lot ways to redirect your users e.g. from old domain to the new one or refresh site automatically when you are working on the design. I’ll review HTML, PHP and apache mod_rewrite ways to do this. Continue