Computer Science, asked by vnair5771, 1 year ago

List and explain the steps for reading a text file in PHP.

Answers

Answered by sarveshkumar83
0

A function is a reusable piece or block of code that performs a specific action. Functions can either return values when called or can simply perform an operation without returning any value. PHP has over 700 functions built in that perform different tasks.

Similar questions