hi.
I have a page that creates a folder based on a random number that is being held in a variable. the task before me is:
1) create a temp folder on the directory where the page is. when i tried to create it, i got a message "permission denied".
2) copy files from the directory where the page is to this directory with different names. (i'm getting a message: file not found - but the file is there).
3) display the files using <img> tag. (i got a broken picture).
4) delete the temporary directory.
any suggestions?
thanks.
I have a page that creates a folder based on a random number that is being held in a variable. the task before me is:
1) create a temp folder on the directory where the page is. when i tried to create it, i got a message "permission denied".
2) copy files from the directory where the page is to this directory with different names. (i'm getting a message: file not found - but the file is there).
3) display the files using <img> tag. (i got a broken picture).
4) delete the temporary directory.
any suggestions?
thanks.