Hi,
I have created a couple of drop down option menus with the from and to values of my login sessions and am after creating a delete variable for these records
i.e
1,2,3,4,5,6,7,8 ,9
the user may choose from the drop downs to delete for example 4 to 8.
But I cannot work out the function sum to put in my PHP delete command?????
Any ideas most welcome.
Thanks
Jon
I have created a couple of drop down option menus with the from and to values of my login sessions and am after creating a delete variable for these records
i.e
1,2,3,4,5,6,7,8 ,9
the user may choose from the drop downs to delete for example 4 to 8.
But I cannot work out the function sum to put in my PHP delete command?????
Any ideas most welcome.
Thanks
Jon
Comment