I currently have my co-op php and text files in my public_html folder and want to move them to the root. What path do I use in the php script?
home/username/foldername would be my best guess. I have a script that retrieves files from a folder in this manner. I did not write it and can not follow the flow of it.