In PHP 5.5, use the _________ function to apply a strong one-way hash to a string.

a. password_crypt()
b. password_hash()
c. crypt_blowfish()
d. pwhash()


b. password_hash()

Computer Science & Information Technology

You might also like to view...

What is the granularity of the fact table shown in the property sales DM?

What will be an ideal response?

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. Allows you to create and edit bitmap and vector graphics B. Can accompany an imported Fireworks graphic C. Lets you design and edit vector graphics D. Lets you create bitmap images in which you can manipulate practically every aspect of their appearance E. Lets you create web pages in HTML format

Computer Science & Information Technology

TCP is a Transport-layer protocol used to communicate between applications, but it's a lightweight Transport-layer protocol, meaning it lacks many of the reliability and flow control features of UDP.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Case 11-1 Your colleague Jason is trying to clarify the three-tier program structure to you and he thinks that providing some practical examples will make it easier to explain it to you. Jason offers you the example of a form that accepts user input in an application geared to allow a fundraising operation to track the donations it receives. Which of the following tiers contains the data entry form for donations?

A. presentation B. persistence C. business D. record

Computer Science & Information Technology