I host my website from my home server. I have downloa folder that constantly changes, is there a way to get the php file to automatically create download links everytime it is accessed?
t2nator 0 Newbie Poster
Recommended Answers
Jump to PostHi,
There are two php functions called "opendir" and "readdir". By using these functions, you can easily create a simple php script to generate download links for the files located in the directory …
All 4 Replies
veedeoo 474 Junior Poster Featured Poster
t2nator 0 Newbie Poster
veedeoo 474 Junior Poster Featured Poster
jasonbean 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.