Re: how to delete directories that are created by PHP?
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 10:05:00 +0100
Eric Layman wrote:
Thanks
What I meant was,
are there any other solutions other than using php's RMDIR?
You could always use exec() and use the systems "rm -rf" instead, as long as the webserver is owning the directories, it should go well, and with "rm -rf" the directory can be full.
--
//Aho
.
- References:
- how to delete directories that are created by PHP?
- From: Eric Layman
- Re: how to delete directories that are created by PHP?
- From: J.O. Aho
- Re: how to delete directories that are created by PHP?
- From: Eric Layman
- how to delete directories that are created by PHP?
- Prev by Date: Re: how to delete directories that are created by PHP?
- Next by Date: POST checkbox group
- Previous by thread: Re: how to delete directories that are created by PHP?
- Next by thread: Re: how to delete directories that are created by PHP?
- Index(es):