www.php.net/streams
On 5/10/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Wed, May 10, 2006 4:11 am, Luke Cole wrote:
> Do the file system and directory functions, perform the file system
> command relative to your OS.
>
> e.g.
> does the internal code of the function:
> rename("oldname", "ne
On Wed, May 10, 2006 4:11 am, Luke Cole wrote:
> Do the file system and directory functions, perform the file system
> command relative to your OS.
>
> e.g.
> does the internal code of the function:
> rename("oldname", "newname");
>
> do exactly (in unix file systems):
> `mv oldname newname`
>
> do
2 matches
Mail list logo