What will be the output of the following PHP code?

What will be the output of the following PHP code? Correct Answer Hello! My name was Cameron Fox. Coffee?

Answer: Option 4

Coffee was not replaced because the preg_replace function is case sensitive. Therefore it treats coffee and Coffee differently.

Related Questions

What will be the output of the following PHP code?
What will be the output of the following PHP code ?
What will be the output of the following PHP code ?
What will be the output of the following PHP code ?
What will be the output of the following PHP code ?
What will be the output of the following PHP code?
What will be the output of the following PHP code?
What will be the output of the following PHP code?