Which Of The Following Php Function Is Commonly Used When #203
Which of the following PHP function is commonly used when handling authentication via PHP?</p> <pre><code class="language-text"> i) header() ii) footer() iii) inset() iv) isset()</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 User Authentication - Quiz No.1.
Which of the following PHP function is commonly used when handling authentication via PHP?
i) header() ii) footer() iii) inset() iv) isset()
i) and iv)
ii) and iv)
ii) and iii)
i) and iii)