Hi!
Anyone can help me make the download butto0n a condition?
What I mean is, I adapted this code for a file download, onlye there may not be a file…
In which case I’d like for the download text not to appear…
Something like…
if there’s a file show download link else show nothing
My problem is translating this to php… :S
Thanks in advance for any help!