3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '[{"movie_image":"231320166"}]'; $array = json_decode($json, true); $image = $array[0]['movie_image']; echo $image;

preferences:
24.96 ms | 404 KiB | 5 Q