ted holden <uwbear@verizon .net> wrote:[color=blue]
>
>Dumb question...
>
>Does PHP have any facility for utilizing flash, shockwave, quicktime, or any
>such media viewer from inside some browser application?[/color]
However, you need to remember where the code is running. PHP is running on
the web SERVER. Multimedia viewers run in the web BROWSER. It doesn't
take any PHP-specific code to display a Flash: it's all straight HTML.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
Comment