<?php $a1 = "Here is the \"best\" apple around"; ?> var str = <?php echo json_encode($a1); ?>;
Standard input is empty
var str = "Here is the \"best\" apple around";
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!