• strstr

    查找字符串的首次出现

    1418

  • strtok

    标记分割字符串

    1375

  • date_isodate_set

    date_isodate_set() 函数根据 ISO 8601 标准设置日期,使用周和天的偏移量(而不是使用一个规定的日期)。

    1141

  • date_modify

    date_modify() 函数修改时间戳。

    1425

  • strtr

    转换指定字符

    1223

  • substr_compare

    二进制安全比较字符串(从偏移位置比较指定长度)

    1263

  • date_parse_from_format

    date_parse_from_format() 函数根据指定的格式返回一个包含指定日期信息的关联数组。

    888

  • date_sub

    date_sub() 函数从指定日期减去日、月、年、时、分和秒。

    1804

Popular Entries