Re: Re: need help in reading folder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It never works because when you browse the page from client machine (end user), it will search for end user local hard drive (D:). You have to keep those files in your server and you can let end users download them.

 Thanks & Regards
Udayakumar Sarangapani
Chennai.

"Science is nothing but logic..."





________________________________
From: Uzair <uzair05csmehran@xxxxxxxxxxx>
To: php-objects@xxxxxxxxxxxxxxx
Sent: Thu, 3 June, 2010 3:03:11 PM
Subject:  Re: need help in reading folder

  
Dear total media file size is 40 Tera bytes contain many media files.
It make no sense to copy all media files from d drive to c drive ???
i want to give link from d drive

here is code

Dear :
I just want to give referenc of my files of media in D: drive 

<?php echo "<A HREF=file:///E:/media/a.mp3>"; ?><img src="images/download-icon2.jpg" border="0" width="25" height="25" /><?php echo "</A><BR>\n"; ?>

this is  code every one says file:///E:/media/a.mp3
will work but its not working please help.

--- In php-objects@xxxxxxxxxxxxxxx, <gordon.leonard@...> wrote:
>
> 
> 
> another message that makes no sense....
> 
> You want to create a link to an mp3?
> 
> copy the file to your server using some ftp software, then in your html create an "<a" tag:
> 
> download my mp3 <a href = "myfile.mp3">here</a>
> 
> 
> 
> 
> 
> ________________________________
> From: Uzair <uzair05csmehran@...>
> To: php-objects@xxxxxxxxxxxxxxx
> Sent: Thursday, 3 June, 2010 9:24:21
> Subject:  need help in reading folder
> 
> 
> i want to give a href=d:a.mp3 
> but its not working kinldy provide the valid code 
> Thanks
> 
> 
> another message that makes no sense wh
> 
> [Non-text portions of this message have been removed]
>


 



[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux