loading data from database accordion

loading data from database accordion

I have an accordion that I want to create the tabs from a database loop. so each will have a unique id. when a tab is opened with the id, i want a call to the database to load appropriate data from the database and populate the accordion.