Anuja-19 / Snippets

7 stars 88 forks source link

Php file handeling #166

Closed alainseys closed 3 years ago

alainseys commented 3 years ago

File handeling in php

read: the program will read out the text string from the file called example.txt

write: the program will write a fille called github.txt with the contents of the string $text_string;