This is regarding file uploading.
1. Who will be the owner of the uploaded file ?
2. What permission you will give for an uploaded file ?
3. What is mean by user, group and others and what kind of
permission you will give for each user and explain the
reason?
Answer / amitverma
1. Apache will be the owner of the uploaded file.
2. It depends upon the scenario on which we're going to use
the uploaded file(s), by default it's 660 file permission.
3. Basically a file in linux has permissions related to the
user (owner), group (owner group) and others (rest of the
users/groups). So accordingly we provide the permissions to
a file(s). Also, permission are basically related to READ,
WRITE and EXECUTE operations.
| Is This Answer Correct ? | 6 Yes | 0 No |
What is the use of $_server and $_env?
How to check a variable is array or not in php?
Tell me what is mean by an associative array?
Is json a string php?
What are the 3 scope levels available in php and how would you define them?
What is the difference between Split and Explode in PHP?
Which php framework is best?
What are arguments in php?
What is the function mysql_pconnect() useful for?
What is php variable?
Which database is best for php?
why we used type-pool SLIS in ALVs? how many types of windows in scripts?