Transfer files between servers using php

Teegrerne

New Member
HelloI wrote a little code in php that enables me to download a file from one website to my own!but there is a little problem here!I can only Download files from my website that are less than 4MB:(Now my question is that in what way I can Download special part of files from other websites!like from 1st byte to 10th byte!And second question is how to get file Information before starting Download!(I want files size for downloading)http://www.polarpengi.gigfa.com/code.htm
 
Back
Top