Where is a text file i created kept?
If you don't specify anything then it should be in the same directory as you are running PHP from.
Remember if you are running the script on a web server and want to save in a particular directory, then usually you will need to set the full path to the file.
Comment on this Question and Answer >>>
ASK A QUESTION
More files PHP Questions
How can i upload large files like mp3 songs using php?Hello, I have a php file that has octet binary numbers in it. How can I see the actual wording? This is an example of how it look: 00111010 11010010 And so on.
How do I open a file to write content to?
Getting first five lines from a file
What is the use of file in php?
