Vidyalelo
PHP · Q15

HTML Forms Handling

Programming · PHP · question 15

Q15

Which of the following are types of PHP authentication implementation methodologies? 1. Hard-coding a login pair directly into the script 2. File-based authentication 3. Data-based authentication 4. PEAR’S HTTP authentication

A.
2 and 3
B.
1 and 4
C.
2, 3 and 4
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board