<?php error_reporting (-1); $cold = "Ivan"; if (isset ($cold)) echo "Online"; else echo "Not online";
Standard input is empty
Online
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!