3v4l.org

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

preferences:
87.43 ms | 1717 KiB | 5 Q