<?php echo preg_replace('~(I\sam\s)living\s(in\sGermany)~', '\1\2', "I am living in Germany.");
Standard input is empty
I am in Germany.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!