mkdir function file permissions

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

User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Re: mkdir function file permissions

Post by kaisellgren »

jaoudestudios wrote:I think .exe is misleading, we're talking about linux here not windows :lol: (we all know windows sucks :wink: )
And we all know this forum is full of Windows users ;)
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: mkdir function file permissions

Post by jaoudestudios »

But you cant mix .exe with permissions because windows does not have such 755 etc permissions, its always 777 :)

We'll just have to convert them to linux and Microsoft is helping us by releasing Vista and discontinuing XP :lol: :drunk:
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Re: mkdir function file permissions

Post by kaisellgren »

jaoudestudios wrote:But you cant mix .exe with permissions because windows does not have such 755 etc permissions, its always 777 :)

We'll just have to convert them to linux and Microsoft is helping us by releasing Vista and discontinuing XP :lol: :drunk:
Yea I know, but I believe it's more clear that way (by using .exe as an example malicious file) :P
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: mkdir function file permissions

Post by jaoudestudios »

Fair point!
Post Reply