Saved Bookmarks
| 1. |
Which function is used to append to a file?(a) fread( ) (b) fopen( ) (c) file_put_contents( ) (d) fwrite( ) |
|
Answer» (c) file_put_contents( ) |
|