Hi

I'm doing my first PHP job and need to design an Admin page to let my client upload new photos into his online gallery.

I've successfully built an update page for their text pages but don't really know where to start for a dynamic Image-based page.

I assume they'll have to upload 2 sizes of each image (thumbnail & full size) to an image folder and then add the image paths to the php page...??? IS THAT EVEN IN THE BALLPARK ???

Any input thoroughly appreciated,

cheers,

christL

    no, go search for a good file upload script, u only need 1 image.

      Write a Reply...