You want to get some file from another server by using http fopen
wraper? Then please note, that some functions, e.g. file_exists(),
filesize() don't work across http.
fr r wrote:
i have this code working perfect to allow users to download songs from my web site, but the download.php must be in
i have this code working perfect to allow users to download songs from my web site,
but the download.php must be in same folder with any song to be downloaded.
but i have songs on another server, so i can't make the file name full path like this:
http://myserver.com/son1.mp3
any help plz !!
i have this code working perfect to allow users to download songs from my web site,
but the download.php must be in same folder with any song to be downloaded.
but i have songs on another server, so i can't make the file name full path like this:
http://myserver.com/son1.mp3
any help plz !
i have this code working perfect to allow users to download songs from my web site,
but the download.php must be in same folder with any song to be downloaded.
but i have songs on another server, so i can't make the file name full path like this:
http://myserver.com/son1.mp3
any help plz !
4 matches
Mail list logo