I have the following db stored similar to:
name:pete|listas:blue|uniqueid:567|age:20
name:ruth|listas:red|uniqueid:688|age:50
name:joe|listas:blue|uniqueid:99|age:25
(with many more fields than what is shown)
Normally, the data is displayed doing a foreach by unique ID. But I want to sort the...
This is a project that has been back-burner'd - and now I'm faced with adding an unlink (delete record) routine.
Data is stored in a flat file database using an 'old' style Perl cgi. Each record consists of many fields. Each record is written to two separate databases - one db per category...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.