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 200-710 Exam - Topic 5 Question 43 Discussion

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

An HTML form contains this form element:

The user clicks on the image to submit the form. How can you now access the relative coordinates of the mouse click?

Show Suggested Answer Hide Answer
Suggested Answer: D

Contribute your Thoughts:

0/2000 characters
Wilda
5 months ago
I thought it was $_POST['myImage.x'] and $_POST['myImage.y'] at first.
upvoted 0 times
...
Rosendo
5 months ago
I agree, $_POST is the way to go here!
upvoted 0 times
...
Paz
5 months ago
Wait, are we sure about that? Seems off to me.
upvoted 0 times
...
Dorthy
5 months ago
I think it's actually $_FILES, not $_POST.
upvoted 0 times
...
Cecily
5 months ago
It's definitely $_POST['myImage']['x'] and $_POST['myImage']['y']!
upvoted 0 times
...
Gussie
6 months ago
I’m leaning towards option A, but I’m confused about whether it should be 'x' and 'y' or 'myImage_x' and 'myImage_y'.
upvoted 0 times
...
Macy
6 months ago
I practiced a question like this, and I feel like it was about using underscores instead of dots in the array keys.
upvoted 0 times
...
Lacey
6 months ago
I remember something about using $_FILES for image uploads, but I can't recall if that applies here for the coordinates.
upvoted 0 times
...
Rose
6 months ago
I think the coordinates are accessed through the $_POST array, but I'm not sure if it's 'myImage' or something else.
upvoted 0 times
...
Jerilyn
6 months ago
I'm a bit unsure about this one. The policy seems straightforward, but I want to double-check my understanding before selecting an answer.
upvoted 0 times
...
Ligia
6 months ago
I practiced a similar question, and I believe enterprise objective setting was the right answer, but I'm second-guessing myself now.
upvoted 0 times
...
Rex
6 months ago
I think this might be related to "representational governance," but I'm not entirely sure how it applies in this context.
upvoted 0 times
...

Save Cancel