PHP - Output and String Handling
You want to create a PHP string that outputs exactly:
She said, "Hello\World!" including the quotes and backslash. Which code snippet achieves this?