Jump to content

Strange while loop behavior


Recommended Posts

I don't know what the problem is. I have the latest XAMPP set up on my PC and all has been well up to a few days ago...or maybe it just looks that way. Anywho, while loops that I set are no longer being recognized, even with a statement of (while(1==1){... }) it won't infinitely loop >_<. Upon execution the script immediately fails and I get a 'page cannot be displayed' error instead of a blank one (the webserver is running so wtf?). IE6 keeps showing the internet icon in the lower right of the status bar instead of local intranet as well (despite not even being online). Don't know if it's related either, but it's like the browser is looking for a page on the net when I reset the address and again direct it to the localhost page. I thought maybe there was a page caching problem, but I wiped my temporary internet files and set IE to check for new stored pages on every visit. No change.

Anybody got a clue on what the problem could be?
Link to comment
https://forums.phpfreaks.com/topic/10063-strange-while-loop-behavior/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.