Coderz i wanted redirect user to the previ0us page auth0matically, but am l0zt. My c0de
$curl=http://javascript:history.back();";
forward2($curl,"3");
$curl=http://javascript:history.back();";
forward2($curl,"3");
header("Location:$_SERVER['HTTP_REFERER']");
$("#mfreak").find(".head brain").clone();
[|||___________________________] : 5%
Memory limit reached, unable to complete operation.
Try using a super uber strong mega computer to reach at least 10%.
[INDENT]<meta http-equiv="refresh" content="[COLOR=#ff0000][B]x[/B][/COLOR]; url=http://target_site.com/">[/INDENT]
[INDENT]<html>[/INDENT][INDENT=2]<head> [/INDENT][INDENT=3]<script type="text/javascript">[/INDENT][INDENT=4]function redirectUser() [/INDENT][INDENT=4]{ window.location = "[COLOR=#FF0000][B]your_link_here[/B][/COLOR]"; } [/INDENT][INDENT=3]</script> [/INDENT][INDENT=2]</head>[/INDENT][INDENT=2]<body onload="setTimeout('redirectUser()', [COLOR=#FF0000][B]5000[/B][/COLOR])"> [/INDENT][INDENT=3][COLOR=#FF0000][B]Some note for user here...[/B][/COLOR][/INDENT][INDENT=2]</body>[/INDENT][INDENT]</html> [/INDENT]
Comment