Move To Next Item In Foreach Loop?

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!

Moderator: General Moderators

Post Reply
djlex1928
Forum Commoner
Posts: 31
Joined: Sun Sep 19, 2010 3:23 pm

Move To Next Item In Foreach Loop?

Post by djlex1928 »

Hi everyone,

Is it possible to move to the next item during a foreach loop?
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Move To Next Item In Foreach Loop?

Post by Weirdan »

User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: Move To Next Item In Foreach Loop?

Post by Jonah Bron »

Post Reply