I am trying to select information from a db and store the information in an associative array. I have it working so far as to select the information and make an object which is stored in the array however I can't get the association to work. I want each book to be associated with the title. I am trying to select information from a db and