<?php$start_limit = 0;$end_limit = false;if (!$start_limit && !$end_limit) { echo 'A';} else { echo 'B'; }?>
Standard input is empty
A
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!