Saved Bookmarks
| 1. |
Which of the following functions reads the entire contents of a file?(a) fgets( ) (b) file_get_contents( ) (c) fread( )(d) readfile( ) |
|
Answer» (b) file_get_contents( ) |
|