This article may help:

http://www.onlamp.com/pub/a/php/2003/08/28/php_foundations.html


On Tue, 08 Feb 2005 20:38:48 +0000, Jennifer Goodie <[EMAIL PROTECTED]> wrote:
>  -------------- Original message ----------------------
> From: Niels <[EMAIL PROTECTED]>
> > 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?
> 
> --
> 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