PHP - File Handling
What does the PHP function
file() return when reading a file?file() return when reading a file?file() function reads the entire file and returns an array where each element is a line from the file including newline characters.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions