Getting/Setting file attribute bits

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
griffinmt
Forum Commoner
Posts: 35
Joined: Sun Jul 16, 2006 8:37 pm
Location: Michigan

Getting/Setting file attribute bits

Post by griffinmt »

I can't find any base php functions for doing this, but I would like to get or set the archive bit for Windows files. Can someone point me in the write direction (in case I just missed it!!)?

Thanks,
Martyn
User avatar
McInfo
DevNet Resident
Posts: 1532
Joined: Wed Apr 01, 2009 1:31 pm

Re: Getting/Setting file attribute bits

Post by McInfo »

Post Reply