PHP技術者認定[初級]試験(PJ0-100)
問題2-4
変数に格納されている文字列の長さを調べる関数として正しいものを選択してください。(1つ選択)
strlen()
substr()
str_replace()
trim()