w
array(1) { [0]=> int(23) } [email protected]ell:/home/etc/project$ cat w.php <?php function wr(){ return [23]; } var_dump(wr()); die();
时间: 2024-12-26 22:02:31
w
array(1) { [0]=> int(23) } [email protected]ell:/home/etc/project$ cat w.php <?php function wr(){ return [23]; } var_dump(wr()); die();