Q:

Which of the following are types of PHP authentication implementation methodologies?

belongs to collection: SESSION HANDLING IN PHP MCQ

0

Which of the following are types of PHP authentication implementation methodologies?

i) Hard-coding a login pair directly into the script
ii) File-based authentication
iii) Data-based authentication
iv) PEAR’S HTTP authentication


  1. ii) and iii)
  2. i) and iv)
  3. ii), iii) and iv)
  4. All of the mentioned

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).All of the mentioned

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In which authentication method does changing the u... >>
<< Which function is used to verify whether a variabl...