Which of the following code snippets will you use to destroy a log if the variable $logger contains seenagape 11 years ago Which of the following code snippets will you use to destroy a log if the variable $logger containsthe log record? A.<php remove($logger); B.<php $logger=null; C.<php delete($logger); D.<php $logger->null; ← Previous question Next question →