I wrote a mysql wrapper which caches queries and will return a mysql result set... but its just an array with the results... is there anyway i can make my own so i can use mysql functions on it?