3v4l.org

run code in 300+ PHP versions simultaneously
<?php $feed = new StdClass; $feed->name = 'foo'; $feed->url = 'bar'; $html = <<<HTML onclick="javascript:modify_feed('$feed->name','$feed->url');" HTML; var_dump($html);

preferences:
52.54 ms | 402 KiB | 5 Q