i have created a form in which a user will input text that will be sent to php and then be put in a txt file on the server. my problem is when the user returns to the input box it shows it being blank. I want the text that they input the last time they were there to be in the box when they arrive so they can add to it.
in essence i need the input box to first act as a dynamic text box that loads external data from the txt file, then be able to be edited as an input text box
i hope i made this clear…my thoughts are a little chaotic lol
thanks for the help