There is an awesome image uploader in stackoverflow. Im looking for a tutorial for creating application like this with php and jquery. Thanks
Just a note of caution, my experince with uploadify is that it works great in a demo page, but when you add some complexity to the site, strange things start to happen, small seemingly unrelated changes to your site cause it to stop working unexpectedly in ways that can't be caught through unit testing.
For example, I just clicked the upload button to try to add an image to this post and I couldn't get it to work, nothing happens when I click browse. StackOverflow's developers know what they're doing; I'm sure this passed all StackOverflow's unit tests, and might have worked on their staging site. It could be my browser, who knows, but it doesn't work and if I was the average customer, I'd be blaming the developer.
I've had much better luck with jquery.forms.