|
It can be done with any type of file, that beeing a flat text file or a database structured file.
All you need to do, is put alot more work into your PHP part, when dealing with flat text files, than you need to do, when relying on SQL to handle all the sorting.
|