位置: 编程技术 - 正文
推荐整理分享PHP字符串函数ord()的用法(php字符串函数大全),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:php字符串定义,php字符串定义,在php中,字符串有哪些表示形式,php字符串定义的三种方式,php字符串定义的三种方式,在php中,字符串有哪些表示形式,php字符串型数据的定义方式,php字符串定义,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
ord — 返回字符的 ASCII 码值
说明 int ord ( string $string )返回字符串 string 第一个字符的 ASCII 码值。
该函数是 chr() 的互补函数。
参数string
一个字符。
返回值返回整型的 ASCII 码值。
范例
Example #1 ord() 范例
<?php$str="n";if(ord($str)==){echo"Thefirstcharacterof$strisalinefeed.n";}?> 参见chr() - 返回指定的字符 »ASCII 码表
PHP字符串函数money_format()的用法 money_format(PHP4=4.3.0,PHP5)money_formatFormatsanumberasacurrencystring说明stringmoney_format(string$format,float$number)money_format()returnsaformattedversionofnumber.ThisfunctionwrapstheClibraryf
PHP字符串函数nl2br()的用法 nl2br(PHP4,PHP5)nl2br在字符串所有新行之前插入HTML换行标记说明stringnl2br(string$string[,bool$is_xhtml=true])在字符串string所有新行之前插入br/或br,并返回。参数str
PHP字符串函数nl_langinfo()的用法 nl_langinfo(PHP4=4.1.0,PHP5)nl_langinfoQuerylanguageandlocaleinformation说明stringnl_langinfo(int$item)nl_langinfo()isusedtoaccessindividualelementsofthelocalecategories.Unlikelocaleconv(),whichretu
标签: php字符串函数大全
本文链接地址:https://www.jiuchutong.com/biancheng/278851.html 转载请保留说明!友情链接: 武汉网站建设