<?php $string = "Onun Mesajı";echo preg_replace("~\w+\s*$~u", '<span>$0</span>', $string);
Standard input is empty
Onun <span>Mesajı</span>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!