3v4l.org

run code in 300+ PHP versions simultaneously
<?php list($width, $height, $type) = @getimagesize($_FILES["picture"]['tmp_name']); if(isset($width, $height, $type)) echo 1;

preferences:
59.17 ms | 402 KiB | 5 Q