<?php $str = 'producturl.php?id=736375493?=tm'; echo preg_match('~id=\K\d+~', $str, $out) ? $out[0] : 'no match';
You have javascript disabled. You will not be able to edit any code.