3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arrayList = array( array( 'uid' => "1234", 'nilai' => getBoolean (1))); function getBoolean ($value) { return (bool)$value; } echo json_encode ($arrayList);

preferences:
29.45 ms | 402 KiB | 5 Q