• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

share code upload lên box com sử dụng api

  1. Admin

    Share code upload lên box.net đơn giản

    Code đơn giản, không sử dụng API Tạo tập tin taive.php dán code này vào <?php $thumuc = $_GET['f']; $mail = ''; $pass = ''; $mail = str_replace('@', '%40', $mail); $url = "ftp://$maill:$pass@ftp.box.net/$thumuc"; $ftp_server = "ftp.box.net"; $ftp_username = ""; $ftp_password = ""...
Back
Top