Hey, thx for your speech

In a matter of fact, I have 2 books about  PHP and all they say about the
unlink function (I use it in my upload system) is that it is suposed to
force the delete of the temporary file that it is created during the upload
process.

So, i was never thinking that the unlink fuction was able to do it.

Sorry for thge trouble
Miguel

"Řyvind vestavik" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...

Read the manual first. If you can't find it, search the net (google is a
great place to start). If you still can't find it, _then_ ask on the list.

I had no idea how to do this, but it took me 30 sec to find out, and I'm a
newbie.

http://no.php.net/manual/en/function.unlink.php

vennlig hilsen
Řyvind

On Fri, 31 Jan 2003, Miguel Brás wrote:

> Hi guys,
>
> I made a upload file's script and it works fine.
>
> No, I wanna create a page where it will display the directory content and
> will let me delete any file standing there.
>
> Is there any way to use php for that? Where can I get info about it?
>
> BTW, I have PHP/MySQL working on a Linux system
>
> Thx in advance
> Miguel
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to