HOW TO USE PHP TO WRITE THE CODE OF THE DOWNLOAD?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tonytss
Forum Newbie
Posts: 1
Joined: Tue May 13, 2008 2:32 am

HOW TO USE PHP TO WRITE THE CODE OF THE DOWNLOAD?

Post by tonytss »

Who can teach me how to write the download coding? Thanks...
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: HOW TO USE PHP TO WRITE THE CODE OF THE DOWNLOAD?

Post by aceconcepts »

What do you mean?

if you want a user to be able to download a file just have an <a href=""></a> link to it.
Post Reply