Skip to content

Instantly share code, notes, and snippets.

@pabloprogramador
Created August 15, 2013 17:46
Show Gist options
  • Select an option

  • Save pabloprogramador/6242945 to your computer and use it in GitHub Desktop.

Select an option

Save pabloprogramador/6242945 to your computer and use it in GitHub Desktop.
Voltar a última pagina aberta.
<?php echo !empty($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : base_url(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment