RoninStretch Posted April 26, 2007 Share Posted April 26, 2007 Hey guys.. Can someone please define how you break out a while loop in php.. I have one going through rows of a sql database until it matches some data with user input. I need to put a break command in there but can't seem to find out how to achieve this. - Thanks - Stretch Link to comment https://forums.phpfreaks.com/topic/48838-breaking-a-loop/ Share on other sites More sharing options...
taith Posted April 26, 2007 Share Posted April 26, 2007 break; Link to comment https://forums.phpfreaks.com/topic/48838-breaking-a-loop/#findComment-239368 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.