3v4l.org

run code in 300+ PHP versions simultaneously
<?php $petsounds = array("cat" => "meow", "dog" => "woof", "snake" => "hiss"); $petsounds{'mouse'} = "squeak"; var_dump($petsounds); $obj = new stdClass; $obj->ps = $petsounds; $obj->ps{"fox"} = "Gding, ding, ding"; var_dump($obj);

This is an error 404

There are `0` results


preferences:
150.02 ms | 1399 KiB | 7 Q