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:
99.08 ms | 1665 KiB | 5 Q