<?php $pituh = 'immutable'; $pituh{0} = ' ';$pituh{1} = ' '; echo 'pituh is'.$pituh;
Standard input is empty
pituh is mutable
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!