c'ho provato ma mi sa che sono come un neonato che vuole fare fisica quantistica... nn ridere del mio pseudo-caco-script
e nn vaCodice PHP:
<?php
$file = "http://www.gs-community.it/images/GESTIONE_FOTO/vuota/foto1.jpeg";
$newfile = "http://www.gs-community.it/public/FOTOUTENTI/Redazione/foto1.jpeg";
if (copy($file, $newfile)) { echo "fatto!" ;}
?>![]()