<?php $re = '~/([^-]+)~'; $str = "SIP/trkfixo-000072b6"; preg_match($re, $str, $match);echo $match[1];
Standard input is empty
trkfixo
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!