how to embed video

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sarbas
Forum Commoner
Posts: 64
Joined: Thu Jan 04, 2007 5:51 am

how to embed video

Post by sarbas »

Hi,
I need to run video files in php.How to embed video files in php file. Is it possible to use flash player?
i've no idea.... waiting for your reply.


Thanks with regards
Sarbas.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

The same way you do it in html. If you REALLY want it to be in php...

Code: Select all

echo "<embed...
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

sarbas
Forum Commoner
Posts: 64
Joined: Thu Jan 04, 2007 5:51 am

video

Post by sarbas »

hi super dezign.
Thanks for your reply... can you give some sample code. currently it's running on http://www.linuxmela.com/~itsoluse/Videos/
currently i'm running videos from youtube. but i want to remove youtube symbol in the player.
Is it possible?

Thanks with regards
Sarbas
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

Why would you want to do that? YouTube is providing you with free hosting.
gavin1996
Forum Newbie
Posts: 22
Joined: Tue Jan 30, 2007 8:30 pm

Re: how to embed video

Post by gavin1996 »

sarbas wrote:Hi,
I need to run video files in php.How to embed video files in php file. Is it possible to use flash player?
i've no idea.... waiting for your reply.


Thanks with regards
Sarbas.

How to insert a movie into a HTML document?
http://www.website-tutorial.net/detail. ... cle_id=184
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: how to embed video

Post by superdezign »

gavin1996 wrote:
sarbas wrote:Hi,
I need to run video files in php.How to embed video files in php file. Is it possible to use flash player?
i've no idea.... waiting for your reply.


Thanks with regards
Sarbas.

How to insert a movie into a HTML document?
http://www.website-tutorial.net/detail. ... cle_id=184
Do you have something to do with that website? If so.. That particular page explains the same thing twice in a row. If not.. Then forget I said anything.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Re: how to embed video

Post by feyd »

superdezign wrote:Do you have something to do with that website? If so.. That particular page explains the same thing twice in a row. If not.. Then forget I said anything.
Considering the annoying link in his signature, not to mention a few other things you guys can't see.. it's a fair bet. :)
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

I wonder if bolded + bright red = publicity nowadays.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

superdezign wrote:I wonder if bolded + bright red = publicity nowadays.
I clicked it :oops:

Dude (gavin1996) that is really annoying by the way.
Last edited by Luke on Thu Feb 01, 2007 2:40 am, edited 1 time in total.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

:lol: I did too! I was highly disappointed with what I saw though.
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Post by daedalus__ »

No offense, but I closed it as soon as I realised the name was "Website Tutorial".
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

I wasted a few seconds looking at the strange "Website Tutorial" title and graphic wondering "THE Website tutorial..? Website tutorial site? Website tutorial: The AD website"... gave it a good scroll, clicked on one link that proved useless, and left, feeling empty
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Image
Post Reply