Vidyalelo
PHP · Q20

HTML Forms Handling

Programming · PHP · question 20

Q20

Which is the most powerful authentication method among the four?

A.
Hard-coding a login pair directly into the script
B.
File-based authentication
C.
Data-based authentication
Answer
D.
PEAR’S HTTP authentication

Answer: Option C

Solution

Answer: Option C
Solution:
It not only enhances administrative convenience and scalability, but also can be integrated into a larger database infrastructure.