[PHP] Re: instant messenger php + ajax

2007-05-24 Thread Darren Whitlen

Marco Sottana wrote:

hi i am looking for an instant messenger for my web site
i would like to enable also not register user to chat to the other not register 
user in my web site..

where i can find a source code like this ?


Lots of the them out there.. google php ajax chat
My personal favourite though has to be http://yurivish.com/yshout/

Bare in mind though, any PHP webserver based chat, will have a HUGE 
demand on the server. Check your bandwidth constantly, it's gonna increase.


Darren

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: instant messenger php + ajax

2007-05-24 Thread Marco Sottana

i would like a one to one chat .. no one to everybody
- Original Message - 
From: Darren Whitlen [EMAIL PROTECTED]

To: php-general@lists.php.net
Sent: Thursday, May 24, 2007 10:05 AM
Subject: [PHP] Re: instant messenger php + ajax



Marco Sottana wrote:

hi i am looking for an instant messenger for my web site
i would like to enable also not register user to chat to the other not 
register user in my web site..


where i can find a source code like this ?


Lots of the them out there.. google php ajax chat
My personal favourite though has to be http://yurivish.com/yshout/

Bare in mind though, any PHP webserver based chat, will have a HUGE demand 
on the server. Check your bandwidth constantly, it's gonna increase.


Darren

--
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



Re: [PHP] Re: instant messenger php + ajax

2007-05-24 Thread Darren Whitlen

Marco Sottana wrote:

i would like a one to one chat .. no one to everybody
- Original Message - From: Darren Whitlen [EMAIL PROTECTED]
To: php-general@lists.php.net
Sent: Thursday, May 24, 2007 10:05 AM
Subject: [PHP] Re: instant messenger php + ajax



Marco Sottana wrote:

hi i am looking for an instant messenger for my web site
i would like to enable also not register user to chat to the other 
not register user in my web site..


where i can find a source code like this ?


Lots of the them out there.. google php ajax chat
My personal favourite though has to be http://yurivish.com/yshout/

Bare in mind though, any PHP webserver based chat, will have a HUGE 
demand on the server. Check your bandwidth constantly, it's gonna 
increase.


Darren

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






So let me get the idea..
User comes onto the website, User talks to webmaster. Does the webmaster 
want to talk to everybody at the same time? Or just to one user at a time?


Darren

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: instant messenger php + ajax

2007-05-24 Thread Marco Sottana


- Original Message - 
From: Darren Whitlen [EMAIL PROTECTED]

To: php-general@lists.php.net
Sent: Thursday, May 24, 2007 10:19 AM
Subject: Re: [PHP] Re: instant messenger php + ajax



Marco Sottana wrote:

i would like a one to one chat .. no one to everybody
- Original Message - From: Darren Whitlen [EMAIL PROTECTED]
To: php-general@lists.php.net
Sent: Thursday, May 24, 2007 10:05 AM
Subject: [PHP] Re: instant messenger php + ajax



Marco Sottana wrote:

hi i am looking for an instant messenger for my web site
i would like to enable also not register user to chat to the other not 
register user in my web site..


where i can find a source code like this ?


Lots of the them out there.. google php ajax chat
My personal favourite though has to be http://yurivish.com/yshout/

Bare in mind though, any PHP webserver based chat, will have a HUGE 
demand on the server. Check your bandwidth constantly, it's gonna 
increase.


Darren

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






So let me get the idea..
User comes onto the website, User talks to webmaster. Does the webmaster 
want to talk to everybody at the same time? Or just to one user at a time?


1)User come onto the website ..
2)website give at the user a name like guest.rand(1,1000);
3)website show a list with all user into the website
4)user can click over a name of over user .. website open a popup






Darren

--
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