<?php $january='Enero';$row='$january'; echo $row;echo PHP_EOL;echo eval("return ".$row.";"); ?>
Standard input is empty
$january Enero
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!