3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_encode( array( "column" =>array ( 0 => "Country", 1 => "Drug", 2 => "Cycles", 3 => "Price / cycle", 4 => "Price / treatment" ), "row" => array ( 0 => array ( 0 => "United Kingdom", 1 => "Efudix 40g CREAM 50mg / g Meda Pharmaceuticals Ltd", 2 => "1-6", 3 => "26.17", 4 => "157.02" ) ) ) ); ?>

preferences:
38.69 ms | 402 KiB | 5 Q