<?php $destination = "Cat-115/Ads-733-49"; if (preg_match('/-\K\d+$/', $destination,$m)) { echo $m[0]; }
Standard input is empty
49
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!