Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Яка функція відкриває файл для читання у PHP?
open_file("file.txt", "read")
file_open("file.txt")
fopen("file.txt", "r")
file_read("file.txt")
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!