<?php$gx=array(1,4,5);echo $-------;?>
Write those things Only then can this array be output
Arrays cannot be output directly, just use var_dump to view them. There is no need to dig into this, it is meaningless
Arrays cannot be output directly, just use var_dump to view them. There is no need to dig into this, it is meaningless