MCQ Single Best Answer Not Set

QWhich function initializes the constants necessary for using the openlog(), clodelog(), and syslog() functions?

ID: #2463 Exception Handling in PHP 650 views
Question Info
#2463Q ID
Not SetDifficulty
Exception Handling in PHPTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A define_variable()
  • B define_log_variable()
  • C log_variable()
  • D define_syslog_variable()
Correct Answer: Option D

Explanation

If you’re running PHP version 5.2.X or older, you need to execute this function before using any of the following logging functions.

Share This Question

Challenge a friend or share with your study group.