how to download a file from the server using php code
hi all....
please help me..... i want to download the files from server using php code.
any help tnx in advnc........
amiyar
Junior Poster in Training
55 posts since Nov 2012
Reputation Points: 0
Solved Threads: 1
Skill Endorsements: 0
tnx 4 ur reply veedeoo...
i mean from the server to my computer...
amiyar
Junior Poster in Training
55 posts since Nov 2012
Reputation Points: 0
Solved Threads: 1
Skill Endorsements: 0
tnx.... veedeoo & allenhill99 for helping me....
finally i got a simple trick for that.. and it works for me....
here given is what i got....
<a href="http://www.sggfjfs.com/admin/resume/<?php echo stripslashes($row['resume']); ?>"> Download Resume </a>
like this it is easy to download the document files.... once again tnx 2 all...
amiyar
Junior Poster in Training
55 posts since Nov 2012
Reputation Points: 0
Solved Threads: 1
Skill Endorsements: 0
Question Answered as of 4 Months Ago by
veedeoo,
Vincentas,
allenhill99
and 1 other