<?php $test = 0;if ($test === null) print 'is null';else print 'not null';
Standard input is empty
not null
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!