Im scanning rfid tags and http posting to a mysql database , I have 2 tables, a "session" table where I scan rfid tags per production parts bin (100 tags) when operator finished they delete this data from the table so what I want do is still have a "session table" but have another table in which all the data is stored and not deleted. I need both tables to be displayed & searchable. I have been at this for 2 days and cant figure out how to do this in PHPrunner.