What Will Be The Output Of The Following Php Code If Say Date #178
What will be the output of the following PHP code? (If say date is 22/06/2013.)</p> <pre><code class="language-php" line="1"> <?php printf( date("t") ); ?> </code></pre>
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP File and Session Handling - PHP Date and Timestamp - Quiz No.1.