Jump to content

deleting strings of data in flat file db


Schlo_50

Recommended Posts

I have a flat file database with some data stored in it. I have a script which uploads new data to it and want to have a script where by i can delete specific rows of data.

 

I have a 'delete' link which when clicked is meant to delete that specific row of data which works when each columb of data is a single word with no spaces but when i have strings of data it won't delete.

 

Can anyone show me how to delete whole strings of data from flat file databases please. (sorry if this description of what i want to do is not detailed enough!)

Link to comment
https://forums.phpfreaks.com/topic/51571-deleting-strings-of-data-in-flat-file-db/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.