how can Leach files by php ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

how can Leach files by php ?

upload a file from a server to another server by php?

6th May 2017, 1:59 AM
vtm
vtm - avatar
1 Antwort
+ 3
<?php echo file_get_contents("http://orther-server.info/document-file.txt"); ?>
6th May 2017, 3:10 AM
Calviղ
Calviղ - avatar