- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
//Redirect Using JAVASCRIPT
function redirect_to($url){
echo '<script type="text/javascript">
window.location = "'.$url.'"
</script>';
exit("Javascript is turned off, <a href='$url'>click here to go to requested page</a>");
}
TheHamstertamer 03.11.2011 15:30 # 0
Lure Of Chaos 03.11.2011 19:05 # 0
guest 04.11.2011 15:45 # −2
Vasiliy 04.11.2011 17:45 # −6
AnimeGovno-_- 04.11.2011 19:47 # −8