File Upload and Creating Text File Coding
Hello All,
I am working on the file at allow user to upload multimedia files to a specific folder on my server. After that, those files will be streamed back to the forum on random.
I am finished with the upload coding. However, I don't want to reveal the location of the files. I want to create stream files like rmx, mpx, etc. These files are just text files which will be stored in a different folder.
The problem is I don't know how to create these text files on the fly with php.
Would you please provide me some example or codes.
Any help would be much appreciated.
Thanks
|