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
uploading file to the web server
Moderator: General Moderators
read how to upload files with php here: http://us4.php.net/features.file-upload
thanks buddy
thanks buddy
ill go through this and post agin if any problem
ill go through this and post agin if any problem