Hi, That's what I've done, but I does not say clearly _when_ @rename should failed. I've read the documentation in the C library for Unix, and it says that it failed when it can't _add_ an entry to the directory. What I observe is an empty file... still weird, I'll look depper into it. (since i've been bitten by it with my website being 'blank page' since it grew out of space...) Thanks, On 6/18/05, Bob Winter <b2winter@xxxxxxxxx> wrote: > Look at http://us2.php.net/manual/en/function.rename.php > > Mister Jack wrote: > > Hi, > > > > I would like to know precisely what rename do in case of error. any > > link for that ? > > I do a : @rename($old, $new), what happens if I run out of space ? is > > the rename just an alias for C function library ? > > thanks > > -- > 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