摘要: 当要使用多维数组中的某个值来作排序时,可以使用下面的代码: (通过学习《深入理解PHP 高级技巧、面向对象与核心技术》的方法所得) <?php header("Content-type: text/html; charset=utf-8"); $student = array( 256 => arr 阅读全文
posted @ 2017-11-16 21:42 我,胖虎 阅读(86) 评论(0) 推荐(0)