Get row position on submit

Get row position on submit

DrakoDrako Posts: 73Questions: 0Answers: 0
edited December 2010 in General
is it possible to get the row position when i submit a form and save that position to a PHP value?

maybe using a hidden input so i can $_POST or something.

what i really want is to be able to delete a selected row from a table that get its values from a sqlite file.

thanks!
This discussion has been closed.