Ok I am trying to make a web app that will allow you write text to a file and according to a certain variable, it will write to a certain directory. Though I am having trouble and I have only just learned php. Is there a way to either move the file to the right directory via PHP or a way to write it to a certain directory via PHP?
Thx in advance.