<?phppreg_match("/(?<=#).*?(?=#)/", "1232#hello world#", $match);print_r($match)?>
Standard input is empty
Array ( [0] => hello world )
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!