tags:

views:

57

answers:

2

hello all,

how to develop an application for file upload like yahoo mail file attachement in php.

+2  A: 

Here is a list of good tutorials on the topic:

In the future though, try searching for these things on Google, Bing or Yahoo before asking here.

Marius
+2  A: 

Do you want to recreate it or just know how to use YUI.uploader?

In the latter case, check

Gordon