php parse_str()函数用于将字符串解析成多个变量,语法是“parse_str(string,array)”,参数string为要解析的字符串,参数array为储蓄变量的数组名称;假设未设定array ...
確定! 回上一頁