The ini_get() function allows you to change __________ directives.

a. php.ini
b. phpinfo
c. my.ini
d. httpd.conf


a. php.ini

Computer Science & Information Technology

You might also like to view...

If an algorithm needs 4 seconds to run on a set of 2 input data, 9 seconds for 3, 16 for 4, and so on, then what is the complexity of this algorithm?

a. Quadratic b. Linear c. Logarithmic d. This can't be determined

Computer Science & Information Technology

The ________ command allows the user to run spell check, insert footnotes, and check word count

A) Tools B) Insert C) Help D) Table

Computer Science & Information Technology

Identify the duration set by the Payment Card Industry (PCI) Data Security Standard to store a user's card data in the event of dispute with the card holder.

a. 6 months b. 12 months c. 18 months d. 24 months

Computer Science & Information Technology

In the following list: John, Kate, Fred, Mark, Jon, Adam, Drew which element is the head of the list?

a) John b) Mark c) Drew d) Adam

Computer Science & Information Technology