Results 1 to 2 of 2

Thread: php5 + ajax + upload image + display uploaded image

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2007
    Location
    Godzone, oops Oz
    Posts
    355

    Post php5 + ajax + upload image + display uploaded image

    Been hunting around the net for a tut on how to do this and the best I can find is an upload tutorial that doesn't display the actual image uploaded. anyone run across a tutorial that dies display the actual image via ajax?

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: php5 + ajax + upload image + display uploaded image

    if you have a tutorial that uses ajax to upload an image already, then all you'd need is to return the image filename in the ajax request (or, if you must, make a second request upon completion to get the filename), and then display it. link the tutorial, and I'll take a look.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width