"; $string = "Value: $var[test]"; $string = "\0"; $string = "\$var"; $x = "bar = '$z', baz = '" . $a . "'...$x"; $string = "Hello there"; $string = 'Hello there'; $string = "\123 \234"."\u123"."\e"; echo "window.location = \"".$url."\";\n"; echo "" $string = "Hello there"; function test() { echo "It Worked'; }