Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. Which of the following statements causes PHP to disregard repeated error messages that occur within the same file and on the same line?

  2. A.

     ignore_repeated_errors

    B.

     ignore_repeat_error

    C.

     repeatedly_ignore_error

    D.

     repeated_error_ignore

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment