Page 1 of 1

uploading file to the web server

Posted: Thu Jun 19, 2003 12:24 am
by jogen143
hi guys

I want a script to upload files to the specific directory in the web server from client browser. And I want to display a link on the page(i.e. news.php) to open the file I uploaded (i.e. news.pdf).

for more explanation

Im building a php page to display news letters on that page, there will be only the title of the news letter will be there as hyper link to open specific news letter. I want to upload those news letters to a specific dir on the web server ( /news/). can anyone find me a script.


Thanks

Posted: Thu Jun 19, 2003 1:05 am
by corlando
read how to upload files with php here: http://us4.php.net/features.file-upload

thanks buddy

Posted: Thu Jun 19, 2003 1:10 am
by jogen143
thanks buddy

ill go through this and post agin if any problem

Posted: Thu Jun 19, 2003 3:24 am
by m3mn0n