Última atualização em 20/03/2026 às 09:33:35

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