😕
Hi,
I have some data on a text file. I have written a php code to read this file and list the data on a listbox.
now I want the user to select one of the listed data and press submit butterm, then that Piece of data to be deleted from the text file
how could I do this?