How can I do something like this in the same while statement. This does not
work
while (list(,$possible) = each($possiblefields) list(,$possibleview) =
each($possiblefieldsdiscription)){
}
- [PHP] Do two lists in a while statement Richard Kurth
- Re: [PHP] Do two lists in a while statement Tijnema !
- RE: [PHP] Do two lists in a while statement Richard Kurth
- Re: [PHP] Do two lists in a while statement Tijnema !
- RE: [PHP] Do two lists in a while statement Richard Kurth
- Re: [PHP] Do two lists in a while stat... Tijnema !
- RE: [PHP] Do two lists in a while ... Richard Kurth
- Re: [PHP] Do two lists in a wh... Tijnema !
- Re: [PHP] Do two lists in a while stat... Jim Lucas
- Re: [PHP] Do two lists in a while statement Richard Lynch

