Date: 10/15/01
- Next message: Mike Eheler: "Re: [PHP] run through array with list only once?"
- Previous message: Mike Eheler: "Re: [PHP] diplaying rows in numerical order with mysql"
- Next in thread: Mike Eheler: "Re: [PHP] run through array with list only once?"
- Reply: Mike Eheler: "Re: [PHP] run through array with list only once?"
- Reply: Matthew Loff: "RE: [PHP] run through array with list only once?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can you run through an array in a while loop listing each element only once?
I'm trying to run through an array 6 different times and it only works on
the first attempt. I'm not using functions so I don't think I can make it
global. How can I run through it more then once?
Tom
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Mike Eheler: "Re: [PHP] run through array with list only once?"
- Previous message: Mike Eheler: "Re: [PHP] diplaying rows in numerical order with mysql"
- Next in thread: Mike Eheler: "Re: [PHP] run through array with list only once?"
- Reply: Mike Eheler: "Re: [PHP] run through array with list only once?"
- Reply: Matthew Loff: "RE: [PHP] run through array with list only once?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

