hi ig... in actuallity, there's really nothing (technical) preventing me from capturing the streamed content and saving it on my box... preventing someone from capturing content that you want them to see is pretty much impossible. -----Original Message----- From: IG [mailto:php@xxxxxxxxxxxxxxxxxxxx] Sent: Tuesday, December 19, 2006 9:27 AM To: John Messam Cc: php-general@xxxxxxxxxxxxx Subject: Re: Video question John Messam wrote: > How do I display video on my php page and prevent the video from being > downloaded. > You'll need to be more specific than this. What video format are you using? The only way to stop it from being downloaded is by streaming the video, and even then it is possible if you have the right software. You won't be able to use php to do anything to help you here, it's converting the video file to a streaming format... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php