文件名称:Arrays
- 所属分类:
- WEB源码
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2013-11-20
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- Martin*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
arrays is a class for construction and editing arrays
it is made for a better and easier usage of arrays in php, you can sort any kind of array, find any keys and values in an array,transpose ist, and so on.The basic class (this one ) just treats simple one-dimentional arrays. This means that they have a form like this:array("key"=>"value","key"=>"value",...) or just : array(value, value, value, ...)
it is made for a better and easier usage of arrays in php, you can sort any kind of array, find any keys and values in an array,transpose ist, and so on.The basic class (this one ) just treats simple one-dimentional arrays. This means that they have a form like this:array("key"=>"value","key"=>"value",...) or just : array(value, value, value, ...)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Arrays
......\api-dokumentation
......\.................\arrays.html
......\.................\classtree_arrays.xml
......\.................\class_arrays.xml
......\.................\class_tablearrays.xml
......\.................\elementlist.xml
......\.................\empty.html
......\.................\frame_packagelist.html
......\.................\index.html
......\.................\keep
......\.................\....\empty.html
......\.................\....\index.html
......\.................\....\phpdoc.css
......\.................\....\phpdoc.dtd
......\.................\packageelementlist_No_Package_specified.html
......\.................\packageelementlist_php_util.html
......\.................\packagelist.xml
......\.................\phpdoc.css
......\.................\phpdoc.dtd
......\.................\phpdoc_classtree.html
......\.................\phpdoc_elementlist.html
......\.................\phpdoc_packagelist.html
......\.................\phpdoc_warnings.html
......\.................\phpdoc_xmlfiles.html
......\.................\tablearrays.html
......\.................\warnings_classanalyser.xml
......\.................\warnings_parser.xml
......\arrays.php
......\tablearrays.php