uploading images to a forum

I know how to make a forum with php and mysql. But now i want to make a forum where you can upload pictures too. I really don't have any idea how to build this.

(a working script would be very nice, so i can rebuild it to the way i want it)

Greetz

Frank

Comments

  • suggestion: your file input field in a formular is called "file"

    code:

    move_uploaded_file( $file, "destination_name.type" );



    best regards,

    sebastian mohrenstecher
    executive secretary
    net::allies

    www.net-allies.de
    info@net-allies.de

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion