Skip to content

php教程学习-新编程xinbc.com

  • 首页
  • PHP 基础教程
  • PHP 数据库
  • PHP 表单
  • PHP 高级教程
  • PHP XML
  • PHP与AJAX
  • PHP参考手册
  • PHP 函数
    • PHP 5 String 函数
    • PHP Array 函数
    • PHP Calendar 函数
    • PHP Date / Time 函数
    • PHP Directory 函数
    • PHP Error 和 Logging 函数
    • PHP Filesystem 函数
    • PHP Filter 函数
    • PHP Ftp 函数
    • PHP HTTP 函数
    • PHP LibXML 函数
    • PHP Mail 函数
    • PHP MATH 函数
    • PHP MySQL 函数
    • PHP SimpleXML 函数
    • PHP XML Parser 函数
    • PHP Zip File 函数
    • PHP 杂项函数
Close Button

分类: PHP 5 String 函数

PHP strncmp() 函数

PHP strncmp() 函数 PHP String 函数 实例 比较两个字符串(区分大小写): <? […]

阅读更多

PHP substr_replace() 函数

PHP substr_replace() 函数 PHP String 函数 实例 把 "Hello& […]

阅读更多

PHP crypt() 函数

PHP crypt() 函数 PHP String 函数 定义和用法 crypt() 函数返回使用 DES、B […]

阅读更多

PHP localeconv() 函数

PHP localeconv() 函数 PHP String 函数 实例 查找美国本地的数字格式化信息: &l […]

阅读更多

PHP rtrim() 函数

PHP rtrim() 函数 PHP String 函数 实例 从字符串右侧移除字符: <?php$st […]

阅读更多

PHP str_word_count() 函数

PHP str_word_count() 函数 PHP String 函数 实例 计算字符串 "I […]

阅读更多

PHP strpbrk() 函数

PHP strpbrk() 函数 PHP String 函数 实例 在字符串中搜索字符 "Sh&qu […]

阅读更多

PHP trim() 函数

PHP trim() 函数 PHP String 函数 实例 移除字符串两侧的字符("Hello&q […]

阅读更多

文章分页

Previous page Page 1 … Page 9 Page 10
  • PHP XML
  • PHP 基础教程
  • PHP 数据库
  • PHP 表单
  • PHP 高级教程
  • PHP与AJAX
  • PHP参考手册

本站由xinbc二次开发