Q.1
Which one of the following function is useful for producing a timestamp based on a given date and time.
Q.2
Which function displays the web page’s most recent modification date?
Q.3
What will be the output of the following PHP code? If say date is 22/06/2013.
<?php
    printf( date("t") )
?>
Q.4
Say you want to calculate the date 45 days from the present date which one of the following statement will you use?
Q.5
To create an object and set the date to JUNE 22, 2013, which one of the following statement should be executed?
0 h : 0 m : 1 s