Does anyone have a code snippet for...

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

User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

No, it doesn't need a new thread.

Try some of the examples posted on the foreach documentation page. Then adapt them to an array you create. Then adapt it into your script.
Jumba
Forum Newbie
Posts: 23
Joined: Mon Apr 09, 2007 7:24 pm

Post by Jumba »

feyd wrote:No, it doesn't need a new thread.

Try some of the examples posted on the foreach documentation page. Then adapt them to an array you create. Then adapt it into your script.
:|
uhm, I don't really understand how to make the array and adapting the script and stuff, I know what you mean, but I have no idea how to code it.
Post Reply