<?php $s = "#22aantal283xuitvoeren"; preg_match_all("/\d+/", $s, $number); echo end($number[0]);
You have javascript disabled. You will not be able to edit any code.