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!
in a loop i check a condition, if $var = 'whatever' then i want it to skip that loop cycle and start the loop on the next object. is there a command to do this?