Video conferencing using PHP

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
rajaboys
Forum Newbie
Posts: 5
Joined: Wed Dec 24, 2008 7:13 am

Video conferencing using PHP

Post by rajaboys »

Hi to all,

I want to know how to do it video conferencing on website using php, is it possible?


Thanks Advance,
Raja
Darkzaelus
Forum Commoner
Posts: 94
Joined: Tue Sep 09, 2008 7:02 am

Re: Video conferencing using PHP

Post by Darkzaelus »

No, PHP is a server side application, you would need to do it in flash or a similar language.

Cheers,


Darkzaelus
rajaboys
Forum Newbie
Posts: 5
Joined: Wed Dec 24, 2008 7:13 am

Re: Video conferencing using PHP

Post by rajaboys »

Darkzaelus wrote:No, PHP is a server side application, you would need to do it in flash or a similar language.

Cheers,


Darkzaelus
Thanks for your reply. can you tell me how to start with flash?
User avatar
php_east
Forum Contributor
Posts: 453
Joined: Sun Feb 22, 2009 1:31 pm
Location: Far Far East.

Re: Video conferencing using PHP

Post by php_east »

mmm, go to a flash forum ?
rajaboys
Forum Newbie
Posts: 5
Joined: Wed Dec 24, 2008 7:13 am

Re: Video conferencing using PHP

Post by rajaboys »

php_east wrote:mmm, go to a flash forum ?

thanks
User avatar
php_east
Forum Contributor
Posts: 453
Joined: Sun Feb 22, 2009 1:31 pm
Location: Far Far East.

Re: Video conferencing using PHP

Post by php_east »

you're most welcomed.
Post Reply