<?php $str = "Экспорт"; $m = preg_match("#^\w+$#u", $str); echo $m ? "Match" : "No match";
Standard input is empty
Match
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!