Advertisement
jiue123

Call page use tag <meta>

Mar 13th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. $callBack = "tp_login.php";
  2.        
  3. echo "<meta http-equiv='refresh' content='0; URL=".$callBack."'>";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement