I have a form that posts a number "$items" to my script that tells the script how many items to pull from the database and then displays however many times by just echoing the display_block. it works fine that way but is there anyway to give give each return its own variable name. Instead of doing the display_block?