dragon tears wrote:
hi
hmmmm
i am look in our arabic website and read some of about upload files ...
anyway the problems i get it there is no one talk about how to protect the site when the file upload to mysite any one can help me in that and thankx for every one help me befor

Sorry, I am having a little trouble understanding you. Is this what you were saying?
dragon tears wrote:
hi
hmmmm
I was just looking at an Arabic website and I read some things about uploading files... anyway, it seems that no one talks about how to protect a site from
dangerous file uploads. If anyone can help me in that I would really appreciate it, and thankx to everyone that helped me before

If that is what you want to know; I'm sorry but I can't answer that. To my knowledge, no human on earth has ever created a 100% secure file upload script. Now if you are uploading JPG's, GIF's, HTML, TXT, or other static files you don't really have to worry. Because the servers don't run those as scripts the just print them to the screen.
However, if you are uploading PHP, PERL, JAVA, etc... you will be putting your site at risk. because the server is set to RUN those files before sending them to the screen.
And there is more to this topic that I won't go into, but basically, no one teaches how to do it because no-one can.
