Author Topic: Infinite Loops  (Read 1443 times)


Quote
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

I see what you did there.

Code: [Select]
<?
header("Location: loop.php");
?>
Redirects to the same page.

Exactly. And what practical value does that serve?

Exactly. And what practical value does that serve?
Nothing, hes trying to act cool.

Internet Explorer actually loops it, how wonderful IE is.

Internet Explorer actually loops it, how wonderful IE is.

All it does for me is open another window with this thread in it.

Lol, Internet Explorer actually does loop it!

Fail browser is fail.

/facepalm

Nothing, hes trying to act cool.
Notice how it doesn't work.

Notice how it doesn't work.
They asked for infinite loop, and I gave it.