+ 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 Answer
+ 3
<?php echo file_get_contents("http://orther-server.info/document-file.txt"); ?>
6th May 2017, 3:10 AM
CalviŐ˛
CalviŐ˛ - avatar