Flash < - > php < - > mysql

let’s say i selected a lot of rows in a table, what is the best way to transfer all those rows to flash? as a string? as an array? or what else? i need something so that i wouldn’t have to parse it again…