nload/"; type="video/quicktime"
controller="true" autoplay="true">
bastien> Date: Wed, 15 Aug 2007 11:25:43 -0400> To: php-general@lists.php.net>
From: [EMAIL PROTECTED]> Subject: [PHP] QuickTime question> > Hi gang:>
At 8:54 PM +0100 8/15/07, Stut wrote:
tedd wrote:
At 4:32 PM +0100 8/15/07, Stut wrote:
tedd wrote:
Given:
http://www.webbytedd.com/bb/ice/
How can I play the movie inside the page instead of going to another page?
I know that I could use phpclasses, but that seems an overkill.
I think som
tedd wrote:
At 4:32 PM +0100 8/15/07, Stut wrote:
tedd wrote:
Given:
http://www.webbytedd.com/bb/ice/
How can I play the movie inside the page instead of going to another
page?
I know that I could use phpclasses, but that seems an overkill.
I think something like this --
$file_source = '
I'm not sure if this would be of help or not, but have you tried
setting 'Content-disposition: inline' in the header?
On 8/15/07, tedd <[EMAIL PROTECTED]> wrote:
> At 4:32 PM +0100 8/15/07, Stut wrote:
> >tedd wrote:
> >>Given:
> >>
> >>http://www.webbytedd.com/bb/ice/
> >>
> >>How can I play the
At 4:32 PM +0100 8/15/07, Stut wrote:
tedd wrote:
Given:
http://www.webbytedd.com/bb/ice/
How can I play the movie inside the page instead of going to another page?
I know that I could use phpclasses, but that seems an overkill.
I think something like this --
$file_source = 'ice-fishing.mov
tedd wrote:
Hi gang:
Given:
http://www.webbytedd.com/bb/ice/
How can I play the movie inside the page instead of going to another page?
I know that I could use phpclasses, but that seems an overkill.
I think something like this --
$file_source = 'ice-fishing.mov';
$size = filesize($file_sou
tedd wrote:
Given:
http://www.webbytedd.com/bb/ice/
How can I play the movie inside the page instead of going to another page?
I know that I could use phpclasses, but that seems an overkill.
I think something like this --
$file_source = 'ice-fishing.mov';
$size = filesize($file_source,"","")
On 8/15/07, tedd <[EMAIL PROTECTED]> wrote:
> Hi gang:
>
> Given:
>
> http://www.webbytedd.com/bb/ice/
>
> How can I play the movie inside the page instead of going to another page?
>
> I know that I could use phpclasses, but that seems an overkill.
>
> I think something like this --
>
> $file_sour
Hi gang:
Given:
http://www.webbytedd.com/bb/ice/
How can I play the movie inside the page instead of going to another page?
I know that I could use phpclasses, but that seems an overkill.
I think something like this --
$file_source = 'ice-fishing.mov';
$size = filesize($file_source,"","");
9 matches
Mail list logo