Jump to content

Recommended Posts

I want to develop an e-Tendering application where bids are placed by suppliers in "sealed" folders up to a set time on a deadline date. The site will contains invitations to tender and suppliers will download the relevant information.

 

(Currently, bids are received by post in sealed envelopes that are only opened at the prescribed date and time. I want to replicate this on the server.)

 

Currently using Win2000, IIS. PHP5

 

So, there would be a folder, say, 2007_04_30.

 

When a supplier places a bid I want to create supplierX folder inside the 2007_04_30 folder and until that date at 11am only that supplier will have read/write/delete access to documents in their folder. (I haven't decided yet whether to to it via file upload or whether use FTP, or a mix. Certain info will be collected via forms on the web pages)

 

At precisely 11am on the deadline date (bidding stops and the "envelopes are opened") I want to switch the permissions so the 2007_04_30 folder, and all the folders inside, become read-only. At the same time give read access to a new group of users (Tender Review Team)

 

So the question is - how do I change user and group permissions on these folders?

Link to comment
https://forums.phpfreaks.com/topic/42258-change-folder-permissions/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.