PrepAway - Latest Free Exam Questions & Answers

Which of the following code snippets will you use to destroy a log if the variable $logger contains the log re

Which of the following code snippets will you use to destroy a log if the variable $logger contains
the log record?

PrepAway - Latest Free Exam Questions & Answers

A.
<php remove($logger);

B.
<php $logger=null;

C.
<php delete($logger);

D.
<php $logger->null;


Leave a Reply

Your email address will not be published. Required fields are marked *