----- Original Message ----- From: "nagendra prasad" <nagendra802...@gmail.com> To: "Vinay Kannan" <viny...@gmail.com> Cc: <php-db@lists.php.net> 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, >