輸出格式化字串 « print quoted_printable_decode » PHP Manual 字串 函式 輸出格式化字串 printf (PHP 4, PHP 5, PHP 7, PHP 8)printf — 輸出格式化字串 說明 printf(string $format, mixed $args = ?, mixed $... = ?): int 依據 format 格式參數產生輸出。 參數 format format 描述資訊,請參見 sprintf()。 args ... 返回值 返回輸出字串的長度。 參見 print - 輸出字串 sprintf() - 返回格式化字串 vprintf() - 輸出格式化字串 sscanf() - 根據指定格式解析輸入的字元 fscanf() - 從檔案中格式化輸入 flush() - 重新整理輸出緩衝