Hello everyone! I am trying to build something for a backend and I'm not sure how to do it.
I need to have a text area where an operator can put in some text, click the submit button and it stores in a text file. I will then use an include to bring the entire contents of the .txt file as the alt text for that box.
I want operators to be able to freely add text to the .txt file, without deleting previous comments.
Thank you guys in advance. I really appreciate any help!