Posted by @ on 11/01/45 11:32
> not sure if it will work via PHP - but you can recursively chmod from
> a *nix shell using the -R switch...
>
> e.g. chmod -R 777 dir-or-file
>
> not sure - perhaps a similar thing can be done?
>
> --
> John McClumpha
> Darkness Reigns - http://www.incitegraphics.com.au/darkness/
That can't be done by me because I don't have rights to do that, but
when it's done by server when I'm pointing browser to php file it works.
And I have tried to use -R option with php but maybe I didn't write the
code right... I don't know
Mika Suomi
mika(a)villafinn.net
[Back to original message]
|