|
Editing a .txt file Online & Reading
I'm looking for a simple way to have access to a .txt file online. I want to have a Text File in a folder on my FTP. Then open a HTML/PHP page & it will show me the contents of the file in ASCII format & give me the option to edit Text & Save the file (ie update the file in FTP).
Say file had Numbers, I could open a page, edit numbers & then save it.
I have a PHP script that posts from a FORM to Text File, but on page load the Form is empty (ie it does not Read the Text File).
Any free scripts that do this?
Cheers
|