當前位置: 首頁> 函數類別大全> printf

printf

輸出格式化的字符串
名稱:printf
分類:字符串
所屬語言:php
一句話介紹:輸出格式化的字符串。
同類函數
  • 返回使用htmlspecialchars() 和htmlentities() 後的轉換錶 get_html_translation_table

    get_html_translation_table

    返回使用htmlspecialchars
  • 輸出格式化的字符串 vprintf

    vprintf

    輸出格式化的字符串
  • 轉換十六進製字符串為二進製字符串 hex2bin

    hex2bin

    轉換十六進製字符串為二進製字符串
  • 計算指定字符串在目標字符串中最後一次出現的位置(不區分大小寫) strripos

    strripos

    計算指定字符串在目標字符串中最後一次出現
  • 從字符串中刪除HTML和PHP標記 strip_tags

    strip_tags

    從字符串中刪除HTML和PHP標記
  • 輸出一個或多個字符串 echo

    echo

    輸出一個或多個字符串
  • 以千位分隔符方式格式化一個數字 number_format

    number_format

    以千位分隔符方式格式化一個數字
  • 使用反斜線轉義字符串 addslashes

    addslashes

    使用反斜線轉義字符串