<?php$dane = "x";$dane = $dane == "x"?$dane:$dane="NONE";var_dump($dane);
Standard input is empty
string(1) "x"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!