3v4l.org

run code in 300+ PHP versions simultaneously
<?php $val = "height:30 width:60kg"; sscanf($val,"height:%d width:%dkg",$height,$width); var_dump($height, $width);

preferences:
33.16 ms | 402 KiB | 5 Q