PHP - Output and String Handling
You want to print the sentence:
"The total cost is $50" using PHP string interpolation. Which code snippet correctly does this?