morpheuz Posted May 20, 2006 Share Posted May 20, 2006 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? Quote Link to comment https://forums.phpfreaks.com/topic/10063-strange-while-loop-behavior/ Share on other sites More sharing options...
morpheuz Posted June 1, 2006 Author Share Posted June 1, 2006 This can be locked or something. The above was just the result of a piss poor recursive function I tried to implement. Quote Link to comment https://forums.phpfreaks.com/topic/10063-strange-while-loop-behavior/#findComment-40774 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.