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 chunk_split() 函数

PHP chunk_split() 函数 PHP String 函数 实例 在每个字符后分割一次字符串,并在每 […]

阅读更多

PHP html_entity_decode() 函数

PHP html_entity_decode() 函数 PHP String 函数 实例 把预定义的 HTML […]

阅读更多

PHP parse_str() 函数

PHP parse_str() 函数 PHP String 函数 实例 把查询字符串解析到变量中: <? […]

阅读更多

PHP str_pad() 函数

PHP str_pad() 函数 PHP String 函数 实例 填充字符串的右侧,到 30 个字符的新长度 […]

阅读更多

PHP stristr() 函数

PHP stristr() 函数 PHP String 函数 实例 查找 "world" […]

阅读更多

PHP strtoupper() 函数

PHP strtoupper() 函数 PHP String 函数 实例 把所有字符转换为大写: <?p […]

阅读更多

PHP convert_cyr_string() 函数

PHP convert_cyr_string() 函数 PHP String 函数 实例 把字符串由一种字符集 […]

阅读更多

PHP htmlspecialchars() 函数

PHP htmlspecialchars() 函数 PHP String 函数 实例 把预定义的字符 &quo […]

阅读更多

PHP print() 函数

PHP print() 函数 PHP String 函数 实例 向输出写入文本: <?phpprint […]

阅读更多

PHP str_repeat() 函数

PHP str_repeat() 函数 PHP String 函数 实例 把字符串 "Shangha […]

阅读更多

文章分页

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

本站由xinbc二次开发