<?php $s = "packageName.appName.moduleName.eventName.pageNameX";preg_match('~[^.]+$~', $s, $match);echo $match[0];
Standard input is empty
pageNameX
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!