<?php $name = "Php string"; $echostr = <<< EOF<div onClick="uchat('$name')"></div>EOF; echo $echostr;
Standard input is empty
<div onClick="uchat('Php string')"></div>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!