Re: Launch windows application and fle

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

 



On Fri, 10 Dec 2004 05:38:34 -0400, Chris Mason <lists@xxxxxxxxxx> wrote:
> I have an internal application requirement to generate a webpage that lists
> media files (movies) on our linux server and when the user clicks the name
> of the file on the webpage, launch the application on the local machine
> playing the correct file. How can I accomplish that? I know the computers
> that will be used, this is not on the internet so there are no security
> concerns. I can change and configure the browsers at will, this is a single
> purpose computer under my direct control on which I have installed the
> application.

I would detect and send over the correct file type header(), then pass
the file with readfile().


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux