Última atualização em 20/01/2026 às 12:19:38

<?php
[insert_php]
header(“Location: http://example.com/myOtherPage.php”);
die();
[/insert_php]