nerdexam
Zend

200-530 · Question #90

John works as a Web site Developer for PHPWEB Inc. He uses the Windows operating system and works on PHP engine 5.0. He develops the following script: <?php gmmktime(0, 0, 0, 1, 1, 1970); ?> What…

The correct answer is D. -1. See the full explanation below for the reasoning.

Question

John works as a Web site Developer for PHPWEB Inc. He uses the Windows operating system and works on PHP engine 5.0. He develops the following script: <?php gmmktime(0, 0, 0, 1, 1, 1970); ?> What will be the output of the above PHP script in case of countries east of GMT?

Options

  • A1
  • Bfatal error
  • C0
  • D-1

How the community answered

(41 responses)
  • A
    12% (5)
  • B
    2% (1)
  • C
    10% (4)
  • D
    76% (31)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice