Which is equallent of CHMOD of linux for windows and how to

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

Which is equallent of CHMOD of linux for windows and how to

Post by amir »

Hello,

Which is equallent of CHMOD of linux for windows and how to use it in code?

TIA.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Which is equallent of CHMOD of linux for windows and how

Post by Weirdan »

amir wrote:Hello,

Which is equallent of CHMOD of linux for windows and how to use it in code?

TIA.
There is no direct equivalent for *nix chmod as filesystems used are quite different.
Wade
Forum Commoner
Posts: 41
Joined: Mon Dec 18, 2006 10:21 am
Location: Calgary, AB, Canada

Post by Wade »

What is it that you are trying to accomplish?
Post Reply