如何使用不区分大小写的索引访问php数组中的值.喜欢
$x = array('a'=>'ddd');
任何使用$ x ['A']访问它的函数;
php arrays indexing
arrays ×1
indexing ×1
php ×1