Is it possible to tie up the server with a while loop?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

:lol: this topic should be named "how do i crash my computer or php with while?"
User avatar
Mordred
DevNet Resident
Posts: 1579
Joined: Sun Sep 03, 2006 5:19 am
Location: Sofia, Bulgaria

Post by Mordred »

This program doesn't look like it would reach 8000000000 (or hmmm, are new macs 64 bit?), and moreover it does nothing that would cause a crash, unless you have a particularly poorly written console.
Post Reply