Olá! :) rmdir/mkdir only supported by FTP (and by the local filesystem, of course). The context options for FTP are at http://php.net/manual/en/wrappers.ftp.php but none of them seems to apply to theses functions, so I think there is no point in using the context parameter.
Somebody correct me if I'm wrong, please :) Nuno ----- Original Message ----- > Hi, > > Anybody has an example and a desctiption about context parameter in rmdir, > mkdir functions (added in php5) ? > > thx > > Walace
