Re: how to delete directories that are created by PHP?
- From: "Eric Layman" <erricson@lays>
- Date: Wed, 31 Jan 2007 16:44:40 -0800
Thanks
What I meant was,
are there any other solutions other than using php's RMDIR?
"J.O. Aho" <user@xxxxxxxxxxx> wrote in message
news:52b2doF1njfrkU2@xxxxxxxxxxxxxxxxxxxxx
Eric Layman wrote:
Hi,
I have folders that are created by PHP.
Now, I cannot delete these php created folders via FTP.
Are there any solutions?
Have you tried the right function?
http://www.php.net/manual/en/function.rmdir.php
Don't forget to read what it says about empty.
--
//Aho
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
.
- Follow-Ups:
- Re: how to delete directories that are created by PHP?
- From: J.O. Aho
- Re: how to delete directories that are created by PHP?
- 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
- how to delete directories that are created by PHP?
- Prev by Date: how to delete directories that are created by PHP?
- 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):
Relevant Pages
|