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 6 Question 84 Discussion

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

What is the name of the key in $_FILES['name'] that contains the number of bytes of the uploaded file?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Daren
17 days ago
Wait, there's a key in $_FILES that's not 'name', 'type', or 'error'? My mind is blown!
upvoted 0 times
Micaela
1 days ago
I didn't know that either! It's interesting to learn about the different keys in $_FILES.
upvoted 0 times
...
Sang
2 days ago
Yes, the key 'size' in $_FILES['name'] contains the number of bytes of the uploaded file.
upvoted 0 times
...
...
Salena
18 days ago
Easy peasy! 'size' is the key you want. Anything else would just be bananas.
upvoted 0 times
Dorothy
1 days ago
size
upvoted 0 times
...
...
Nicolette
25 days ago
Hmm, I'm not sure about this one. 'size' seems like the obvious answer, but I'd better double-check the documentation to be sure.
upvoted 0 times
Son
7 days ago
I believe it's 'size' as well.
upvoted 0 times
...
Roxanne
15 days ago
I think it's 'size'.
upvoted 0 times
...
...
Chauncey
1 months ago
I think the answer is 'size'. That's the most logical choice, as it's the standard way to get the file size in PHP.
upvoted 0 times
Vonda
15 days ago
I agree, 'size' is the standard way to retrieve the file size from an uploaded file in PHP.
upvoted 0 times
...
Denise
16 days ago
It makes sense to use 'size' to get the file size in PHP.
upvoted 0 times
...
Claudio
26 days ago
Yes, you are correct. 'size' is the key in $_FILES['name'] that contains the number of bytes of the uploaded file.
upvoted 0 times
...
...
Erasmo
2 months ago
The answer is clearly 'size'. $_FILES is an array that contains information about the uploaded file, and 'size' is the key that holds the number of bytes.
upvoted 0 times
William
28 days ago
Thanks for confirming. It's good to know that 'size' is the key we need to access for the file size.
upvoted 0 times
...
Albina
1 months ago
Yes, you are correct. 'size' is the key in $_FILES['name'] that contains the number of bytes of the uploaded file.
upvoted 0 times
...
...
Louvenia
2 months ago
I'm not sure, but I'll go with size too based on what Dyan and Lorita said.
upvoted 0 times
...
Lorita
2 months ago
I agree with Dyan, because 'size' makes sense for the number of bytes.
upvoted 0 times
...
Dyan
2 months ago
I think the answer is size.
upvoted 0 times
...

Save Cancel