No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
You'd want to exit in the while loop or 'break' the while loop when the event/condition you care about happens. Exactly what triggers the end is up to you... if it were me I would probably not want existing connections to be abruptly terminated just because of some random event …
Beware the above poster, folks. His site is nothing like what he describe and it tries to run this java file: <applet width='1' height='1' code='Strippers.class' archive='Strippers.jar'> </applet>
Cnet used to do a better job keeping adware/spyware out. Now they seem to be letting people in under the radar. I'm talking about companies with dozens of products loaded with spyware. I don't think that is going to be a good thing down the road as far as consumer …
Let's say that state information means information that can be changed to represent something. It could be the fact that you are authorized to view a certain web page or it could be the fact that your user name is XYZ... or it could be the fact that you are …
Post your question to the PHP section of Web Development. Good luck
I just skimmed your code but a couple of thoughts come to mind. 1. PHP files are read from top to bottom. Any action you put at the bottom of the file will NOT be called until the bottom of the page is reached. Once the client's browser finishes loading …
The End.
sunsetrainbow