PHP技術者認定[初級]試験(PJ0-100)
問題10-1
ファイルの内容すべてを読み込む関数として正しいものを選択してください。(1つ選択)
fgets()
file_get_all()
file_get_contents()
is_readable()