Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Zend Exam 200-710 Topic 1 Question 83 Discussion

Actual exam question for Zend's 200-710 exam
Question #: 83
Topic #: 1
[All 200-710 Questions]

Your public web application needs to provide access to binary files for registered users only. How would you achieve this?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Annice
28 days ago
While option A might be convenient, hosting files on a public file sharing service is a big security risk. C is the way to go.
upvoted 0 times
...
Adelina
1 months ago
Haha, option D is a real knee-slapper! PHP is only for HTML content? Someone needs to update their web development knowledge.
upvoted 0 times
Tresa
3 days ago
C) Use PHP to send the file to the client, using the header() function to set appropriate HTTP headers
upvoted 0 times
...
Cassie
7 days ago
B) Redirect to the file which resides in the server's document root
upvoted 0 times
...
Lauryn
16 days ago
A) Host the files on a public external file sharing service.
upvoted 0 times
...
...
Arthur
1 months ago
I'm not sure about option B. Redirecting to a file in the document root doesn't seem like a good idea, as it could expose the file to unauthorized users.
upvoted 0 times
...
Evette
1 months ago
Answer C looks like the right choice. Using PHP to send the file with appropriate headers is a secure way to provide access to binary files for registered users.
upvoted 0 times
Gianna
16 days ago
I think option C is the best choice. Using PHP to send the file with the right headers is secure.
upvoted 0 times
...
...
Peggy
2 months ago
I'm not sure about option A, hosting files on a public external service seems risky in terms of security for registered users.
upvoted 0 times
...
Twana
2 months ago
I agree with Mabelle, option C using PHP to send the file with appropriate headers is the most secure way to provide access to binary files.
upvoted 0 times
...
Mabelle
3 months ago
I think option C is the best choice because it allows us to control access to the binary files for registered users.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77