1. 首页
  2. 数据库
  3. 其它
  4. PHP STRING 陷阱原理说明

PHP STRING 陷阱原理说明

上传者: 2020-12-21 00:52:55上传 PDF文件 48.18KB 热度 9次
A string is series of characters. String access and modification by character Characters within strings may be accessed and modified by specifying the zero-based offset of the desired character after the string using square array brackets, as in $str[42]. Think of a string as an array of characters
下载地址
用户评论