Previously, Nikola Veber said:
>
> What chmod value gives the read-only premission to the file ? (777 is the
> read-write)
0400 would be read-only and visible only to the owner
0444 would be read-only, visible to anyone
0644 would be read-only to anyone but the owner (r/w to owner).
-dan
--
Hi !
What chmod value gives the read-only premission to the file ? (777 is the read-write)
Thanks
Nikola
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail
2 matches
Mail list logo