Please test my file sharing and upload script in firefox.

Discussion in 'Websites' started by csreference, May 29, 2010.

  1. #1
    I have finished creating file sharing and upload script in php as a part of my PHP learning process and uploaded it on a webserver to test it.

    I did not take care of the CSS for Internet Explorer so please check it in firefox and give me some useful feedback.

    Here is the link : http://www.csreference.net/filesharing/index.php

    The script works 100% but it is not perfect. Design is very simple and has no good footer.

    Thanks, Let me know if you need the entire PHP script. Thanks in advance.
     
    csreference, May 29, 2010 IP
  2. Lovage

    Lovage Guest

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    'The file you attempted to upload is not allowed.' this is the message i got when uploading some random pdf and jpeg files from my computer.
    But I succeeded uploading two mp3 files, shanaynay' song :p and m.i.a.'s born free. But it takes some time to upload...
    i like the site :)
     
    Lovage, May 29, 2010 IP
  3. csreference

    csreference Member

    Messages:
    389
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    Thanks very much for testing it.

    About the error, JPEG format is not supported for now because i did not add it. So only PDF, DOC/DOCX, Torrent and MP3.

    Also no special characters are accepted in the file name other than ( ) - _ and only single dot is accepted.

    I don't know if that is natural but i am adding "To avoid SQL injections" to it...lol:)

    I have also added the format note on upload page.
     
    csreference, May 29, 2010 IP