ucfirst

  • PHP ucfirst函數用法

    一、什麼是ucfirst函數 ucfirst函數是PHP中的一個字符串函數,用於將字符串的第一個字符轉換為大寫字母。 該函數的語法為: string ucfirst ( strin…

    編程 2024-12-15