hello all,
I am making a upload / download form for my website.But i am facing a problem ...
Till now i am able to upload and download data...But the thing is when i upload some data it is storing in the "data" folder specified by me..i want when someone upload something it must be available for download at that moment...Now i am manually making links for every item which is uploaded to that data folder...(i am using the same "data folder" for downloading..)
But till now i have to specify the name every time like..
<a href="http://localhost/download/download.php?f=[u]gp1.jpg[/u]">click here</a>
Is there some way to get the item name in the link automatically when it is uploaded by somebody.
Any Clue regarding this??
how to create links automatically for items in a folder
Moderator: General Moderators
-
amitdubey2
- Forum Commoner
- Posts: 48
- Joined: Tue Apr 13, 2010 10:13 pm
-
amitdubey2
- Forum Commoner
- Posts: 48
- Joined: Tue Apr 13, 2010 10:13 pm
Re: how to create links automatically for items in a folder
Thanks,,, Mikosiko
i got the point.
Thanks
amit
i got the point.
Thanks
amit