I have an array of an array (multiple lines of split() information) that I would like to return in such a fashion that fetchrow does (in OOP). Is this just a variable incrementing that returns the next line after each call? I'd hope there would be a more elegant solution you brilliant people could help me with. Thankswhile (($blah,$blah,$blah) = $cursor->fetchrow){..}
In reply to Returning Array of Arrays (OOP) by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |