Q8
What will be the output of the following PHP code? If say date is 22/06/2013.
A.
30
AnswerB.
22
C.
JUNE
D.
2013
Answer: Option A
Solution
Answer: Option A
Solution:
The t parameter is used to determine the number of days in the current month.