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

PHP bin2hex() 函数 PHP String 函数 实例 把 "Shanghai&quot […]

阅读更多

PHP hex2bin() 函数

PHP hex2bin() 函数 PHP String 函数 实例 把十六进制值转换为 ASCII 字符: & […]

阅读更多

PHP nl2br() 函数

PHP nl2br() 函数 PHP String 函数 实例 在字符串中的新行(n)之前插入换行符: &lt […]

阅读更多

PHP sscanf() 函数

PHP sscanf() 函数 PHP String 函数 实例 解析字符串: <?php$str = […]

阅读更多

PHP stripcslashes() 函数

PHP stripcslashes() 函数 PHP String 函数 实例 删除 "World! […]

阅读更多

PHP strstr() 函数

PHP strstr() 函数 PHP String 函数 实例 查找 "Shanghai&quot […]

阅读更多

PHP chop() 函数

PHP chop() 函数 PHP String 函数 实例 从字符串右端移除字符: <?php$str […]

阅读更多

PHP html_entity_decode() 函数

PHP html_entity_decode() 函数 PHP String 函数 实例 把 HTML 实体转 […]

阅读更多

PHP number_format() 函数

PHP number_format() 函数 PHP String 函数 实例 格式化数字: <?php […]

阅读更多

PHP str_getcsv() 函数

PHP str_getcsv() 函数 PHP String 函数 定义和用法 str_getcsv() 函数 […]

阅读更多

文章分页

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

本站由xinbc二次开发