URL Redirect

Posted . Visible to the public.

PHP

<?php header("location: http://www.dominio.com.br/"); ?>

HTML5

<meta http-equiv="refresh" content="0;url=http://www.dominio.com.br/pagina.htm">
Profile picture of L3UNIX
L3UNIX
Posted by L3UNIX to L3UNIX's deck (2016-07-25 13:36)