|
Re: deleteing a file from server: msg#03620php.general
At 13:34 24.05.02, you wrote: I use the copy function to copy a file to the server, like this; if( file_exists( "$dirName/$file" ) ) { unlink( "$dirName/$file" ); } HTH Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | deleteing a file from server, David Orn Johannsson |
|---|---|
| Next by Date: | Re: opendir security hole, daniel |
| Previous by Thread: | deleteing a file from server, David Orn Johannsson |
| Next by Thread: | Confusion with UNIX date/time, webmaster |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |