Posted by Jennifer Goodie on 02/08/05 22:38
-------------- Original message ----------------------
From: Niels <zorglub_olsen@hotmail.com>
> Hi list,
>
> I'm doing an intranet website for managing users. I need to be able to
> change passwords, move files and folders around and that kind of thing.
> What is the best way?
>
I wouldn't use system calls to move files around. PHP has built in file system functions. Why shell out to do something that is built in?
Navigation:
[Reply to this message]
|