I use phprunner to add and delete records of a table. So far I use the add.php script to add new records to a table by passing parameters to the url. Is it possible to do the same with the list.php to pass a parameter (key) to the list.php script to delete a special record?