php ftp uploader, and server issues

Discussion in 'PHP' started by FLaKes, Sep 20, 2006.

  1. #1
    Hi, I just finished making a script that will upload files via ftp (with 100megabyte limit) and I was wondering if it is a bad idea to have it hosted in the same server where I have a couple of other sites hosted.

    Thanks in advance.
     
    FLaKes, Sep 20, 2006 IP
  2. sketch

    sketch Well-Known Member

    Messages:
    898
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    148
    #2
    It's only a bad idea if your upload script/site is going to take up a lot of system resources or if you're unsure about your script's security. Otherwise, there's no problems :)
     
    sketch, Sep 20, 2006 IP