Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: i f i trying to run a torrent site

  1. #11
    oops the thread looks not so serious ...

    thanks Duckater ..

    i was wondering how imageshack generates this sort of code



    the process.php and form.html are in the same directory ...


    everyone calm down ..

    the site wont be up until 2012 ..

    i am testing my db with md5 encryption ..

    these sort of things needs a bit of practice and trust you see ...





    <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="POST" enctype="multipart/form-data">
    <input type="hidden" name="MAX_FILE_SIZE" value="25000"> Upload Image: <input type="file" name="imgfile">
    <font size="1">Click browse to upload a local file</font>
    <input type="submit" value="Upload Image">
    </form>

    that looks a bit incomplete to me ..

    does it , to you ?
    Last edited by Passvvord; 12-24-2010 at 02:59 PM.

  2. Lounge   -   #12
    stoi's Avatar BCG Owner BT Rep: +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45
    Join Date
    Oct 2002
    Posts
    3,679
    Hint.. you will also need a takeupload.php (to validate/put the file where you want etc)

    if you are coding this from scratch then you need to be a pro, if not (and it will be very hard if not) grab another tracker software and see what each bit does, then edit/revamp it to what you want.

  3. Lounge   -   #13
    TS.org
    Join Date
    Jun 2007
    Location
    Ina house
    Posts
    130
    Dont feed the troll people

  4. Lounge   -   #14
    Quote Originally Posted by stoi View Post
    Hint.. you will also need a takeupload.php (to validate/put the file where you want etc)

    if you are coding this from scratch then you need to be a pro, if not (and it will be very hard if not) grab another tracker software and see what each bit does, then edit/revamp it to what you want.

    thanks .. something makes a lot of sense all of a sudden ..

    yes yes ..

    i have a bit of time .. i will try both ..

  5. Lounge   -   #15
    I don't know you, but I'd never join a tracker run by J-Dye.

    This thread did get a lot of useful feedback, however.
    "I just remembered something that happened a long time ago."

  6. Lounge   -   #16


    i have a doubt ..

    i was staring at this demonoid page and wondering why the torrent_upload.php5 isnt changing to anything else ..

    when i click the next step >>


    or

    <<go back

    ?


    Last edited by Passvvord; 12-24-2010 at 05:58 PM.

  7. Lounge   -   #17
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Quote Originally Posted by Passvvord View Post
    oops the thread looks not so serious ...

    thanks Duckater ..

    i was wondering how imageshack generates this sort of code



    the process.php and form.html are in the same directory ...


    everyone calm down ..

    the site wont be up until 2012 ..

    i am testing my db with md5 encryption ..

    these sort of things needs a bit of practice and trust you see ...





    <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="POST" enctype="multipart/form-data">
    <input type="hidden" name="MAX_FILE_SIZE" value="25000"> Upload Image: <input type="file" name="imgfile">
    <font size="1">Click browse to upload a local file</font>
    <input type="submit" value="Upload Image">
    </form>
    that looks a bit incomplete to me ..

    does it , to you ?
    If that doesn't make any sense to you then how do you expect to code a tracker yourself?
    Accepting file uploads is not very hard to do at all, but there are a lot of security concerns to deal with...

    Just go find something already made, install that to your server, and use the time you would have wasted attempting to code a tracker to instead customize the look and layout of the existing tracker software... like tbdev or gazelle which were mentioned already.

  8. Lounge   -   #18
    enoughfakefiles's Avatar Ad ministrator
    Join Date
    Jun 2003
    Location
    I'm an Even Steven with a
    Posts
    7,568
    Quote Originally Posted by tesco View Post
    If that doesn't make any sense to you then how do you expect to code a tracker yourself?
    Accepting file uploads is not very hard to do at all, but there are a lot of security concerns to deal with...

    Just go find something already made, install that to your server, and use the time you would have wasted attempting to code a tracker to instead customize the look and layout of the existing tracker software... like tbdev or gazelle which were mentioned already.

    But you've banned him

  9. Lounge   -   #19
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Quote Originally Posted by enoughfakefiles View Post
    Quote Originally Posted by tesco View Post
    If that doesn't make any sense to you then how do you expect to code a tracker yourself?
    Accepting file uploads is not very hard to do at all, but there are a lot of security concerns to deal with...

    Just go find something already made, install that to your server, and use the time you would have wasted attempting to code a tracker to instead customize the look and layout of the existing tracker software... like tbdev or gazelle which were mentioned already.

    But you've banned him
    I did not.
    He'll be back anyway, he always comes back.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •