<?php $str = 'producturl.php?id=736375493?=tm'; parse_str(parse_url($str, PHP_URL_QUERY), $result); var_export($result);
You have javascript disabled. You will not be able to edit any code.