Forum Moderators: coopster
I have a flat file (.dat or .txt) and I can read the whole contents from it and display it in a table in HTML.
What I would like to do, is kinda have an admin page, so after logging in, I can view this file and edit/modify the contents and save it back to the server where it is then needed via another page to just list the contents again. This way I dont have to edit the file using FTP, just like a bit of an admin page thingy just to update the contents.
Any1 point me in the right direction? Spent many hours trying all scripts and editing scripts to suit but just not happening.
Thanks