Question
i) Hard-coding a login pair directly into the script
ii) File-based authentication
iii) Data-based authentication
iv) PEAR’S HTTP authentication
a.
ii) and iii)
b.
i) and iv)
c.
ii), iii) and iv)
d.
All of the mentioned
Posted under PHP
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. 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)...
Similar Questions
Discover Related MCQs
Q. In which authentication method does changing the username or password can be done only by entering the code and making the manual adjustment.
View solution
Q. The authenticationFile.txt, the file which stores username and password should be stored ___ the server document root.
View solution
Q. Which function is used to split a string into a series of substrings, with each string boundary is determined by a specific separator?
View solution
Q. In which of the following situations does file-based authentication become inconvenient.
i) small list
ii) large number of user
iii) users are being regularly added
iv) static authentication
View solution
Q. Which is the most powerful authentication method among the four?
View solution
Q. Which directive determines whether PHP scripts on the server can accept file uploads?
View solution
Q. Which of the following directive determines the maximum amount of time that a PHP script will spend attempting to parse input before registering a fatal error?
View solution
Q. What is the default value of max_input_time directive?
View solution
Q. Since which version of PHP was the directive max_file_limit available.
View solution
Q. What is the default value of the directive max_file_limit?
View solution
Q. Which directive sets a maximum allowable amount of memory in megabytes that a script can allow?
View solution
Q. If you want to temporarily store uploaded files in the /tmp/phpuploads/ directory, which one of the following statement will you use?
View solution
Q. Which superglobal stores a variety of information pertinent to a file uploaded to the server via a PHP script?
View solution
Q. How many items are available in the $_FILES array?
View solution
Q. Which function is used to determine whether a file was uploaded?
View solution
Q. What is the full form of DNS?
View solution
Q. Which one of the following function checks for the existence of DNS records?
View solution
Q. Which one of the following function is used to return an array consisting of various DNS resource records pertinent to a specific domain?
View solution
Q. Which one of the following function is used to retrieve the MX records for the domain specified by hostname?
View solution
Q. What is the default port number of HTTPs?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond PHP? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!
Operating System
Dive deep into the core of computers with our Operating System MCQs. Learn about...
Microprocessor
Understand the heart of your computer with our Microprocessor MCQs. Topics include...