Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: My Php Upload Script Dont Work

  1. #1
    BANNED
    Join Date
    Dec 2003
    Posts
    1,646
    this is what im using. link

    EDIT:
    i get this error:

    Warning: copy(Upload/av-56928.gif): failed to open stream: No such file or directory in D:\gungrave\doc\upload.php on line 4
    Cannot upload files.

    B)

  2. Internet, Programming and Graphics   -   #2
    In your server you have to set permission of the folder Upload to 777

    You may not have to that with your server but make sure you have a Upload folder were the script is.

    try it out... *REMOVED* My schools admin will be pissed at me if you guys make me go over my limit. Sorry.

    I will put somewere else.

  3. Internet, Programming and Graphics   -   #3
    BANNED
    Join Date
    Dec 2003
    Posts
    1,646
    Originally posted by Ariel_001@6 April 2004 - 02:54
    In your server you have to set permission of the folder Upload to 777

    You may not have to that with your server but make sure you have a Upload folder were the script is.

    try it out... (link edited out)
    thanks it works now
    just made a folder called upload.

  4. Internet, Programming and Graphics   -   #4
    good. Did you upload a pic bender 3.jpg?. post/pm me a link when your done. i wanna to see.

  5. Internet, Programming and Graphics   -   #5
    BANNED
    Join Date
    Dec 2003
    Posts
    1,646
    Originally posted by Ariel_001@6 April 2004 - 03:10
    good. Did you upload a pic bender 3.jpg?. post/pm me a link when your done. i wanna to see.
    yea a did lol.

  6. Internet, Programming and Graphics   -   #6
    muchspl2
    Guest

  7. Internet, Programming and Graphics   -   #7
    BANNED
    Join Date
    Dec 2003
    Posts
    1,646
    Originally posted by muchspl2@6 April 2004 - 04:48
    check this out
    http://celerondude.com/index.php?a=s&id=1
    nice but ill stick with my and do some work to it.

    ill post a screen shot of it done when its up and working

  8. Internet, Programming and Graphics   -   #8
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Why not give them their own file manager while your at it.

  9. Internet, Programming and Graphics   -   #9
    BANNED
    Join Date
    Dec 2003
    Posts
    1,646
    Originally posted by shn@6 April 2004 - 05:48
    Why not give them their own file manager while your at it.

  10. Internet, Programming and Graphics   -   #10
    BANNED
    Join Date
    Dec 2003
    Posts
    1,646
    <body bgcolor="#000000"><form action="upload.php" method="post" enctype="multipart/form-data">



    <input type="hidden" name="MAX_FILE_SIZE" value="1000000">
    <font color="#FFFFFF">Select your file&#39;s

    </font>
    <input type="file" name="userfile">


    <input type="file" name="userfile">


    <input type="file" name="userfile">


    <input type="file" name="userfile">


    <input type="file" name="userfile">


    <input type="file" name="userfile">


    <input type="file" name="userfile">


    <input type="submit" value="Upload&#33;">



    they all dont upload

Page 1 of 2 12 LastLast

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
  •