is there fuction in php to store temporary query result like
in the fox pro "select * from my_table into cursor try", because
in fox pro we can use command 'into cursor' to store query result so we can do others query to that temporary result
i want to leave fox to php please help
thank's