Cyber Monday 2024! 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 7 Question 63 Discussion

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

When uploading a file to a PHP script using the HTTP PUT method, where would the file data be found?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Casie
6 months ago
Alright, php://input it is then. Thanks for the clarification, everyone.
upvoted 0 times
...
Dino
7 months ago
I was confused at first, but makes sense now. Definitely not $_FILES or $_POST.
upvoted 0 times
...
Latonia
7 months ago
I've seen php://input used in a script before for PUT requests.
upvoted 0 times
...
Herman
7 months ago
I agree with you. Using PUT, data doesn't show up in $_FILES.
upvoted 0 times
...
Rhea
7 months ago
Yeah, it's not straightforward. I think it's B) the input stream php://input.
upvoted 0 times
...
Casie
7 months ago
This question about HTTP PUT and PHP is tricky.
upvoted 0 times
...
Stanford
8 months ago
No, it's in the input stream php://input.
upvoted 0 times
...
Thea
8 months ago
Is it not in the $_FILES super-global?
upvoted 0 times
...
Laurel
8 months ago
B) the input stream php://input
upvoted 0 times
...
Lindsey
8 months ago
When uploading a file to a PHP script using the HTTP PUT method, where would the file data be found?
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