Why is this not loading MySQL data into the variables properly?
#10

It stops the loop entirely. It's similar to return except that break will transfer code flow to code that may be below the loop, whereas return will end the function entirely.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)