Neon Text Generator at TweakYourPage.com!

   
 
  Yeni sayfanın başlığı
'; echo 'Click the Browse button to find the file you wish to upload'; echo ''; echo ''; echo ''; //change these values to suit your site $ftp_user_name='XXXXXXXX'; $ftp_user_pass='XXXXXXXX'; $ftp_server='ftp.YOURSITE.com'; $ftp_dir='/YOURSITE.COM/public_html/upload/'; //$web_location is needed for the file_exists function, the directories used by FTP //are not visible to it will will always return not found. $web_dir='../upload/'; $web_location=$web_dir.$imagefile_name; //build a fully qualified (FTP) path name where the file will reside $destination_file=$ftp_dir.$imagefile_name; // connect, login, and transfer the file $conn_id = ftp_connect($ftp_server); $login_result = ftp_login($conn_id, $ftp_user_name, $ftp_user_pass); $upload = ftp_put($conn_id, $destination_file, $imagefile, FTP_BINARY); //use ftp_site to change mode of the file //this will allow it be visible by the world, $ch=ftp_site($conn_id,"chmod 777 ".$destination_file); // close the FTP stream ftp_close($conn_id); //verify file was written if (file_exists($web_location)) { echo "file was uploaded as $web_location"; } else { echo "Could not create $web_location"; } //end if ?>
 
 


SİZCE WARROCK'TA HACK GEREKLİMİ ?
EWET 100%
HAYIR 0%
1 toplam oy:


 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol