----- Original Message ----- From: "nagendra prasad" <[email protected]> To: "Vinay Kannan" <[email protected]> Cc: <[email protected]> Sent: Friday, September 18, 2009 2:16 AM Subject: Re: [PHP-DB] Need help in PHP file Management System
> Thanks Vinay, > > I think you are right. I thought about it but then server will have to > manage huge set of folders. I also thought that what if we give a unique ID > for each file for each user. So, when user wants to access his file the code > should first checks if the unique ID and the username is matched. I just > have a rough idea. If someone got my points please explain it to me. Am not > sure this may be a solution. This may or may not need. hash the file to prevent unauthenticated modified. version controlling. tagging pls correct me if I'am wrong !!! - Eric > > Guys plz help me???? > > Best, >
