2011/2/19 fakessh @ :
> I just install
> jaxl [1]
> http://abhinavsingh.com/blog/2010/08/jaxl-2-0-installation-usage-guide-and-example-apps/
> and echobot.php
>
> and I test a connection with facebook.
> and oddly despite changes in the code echobot.php
> I can not make a connection to the facebook
I just install
jaxl [1]
http://abhinavsingh.com/blog/2010/08/jaxl-2-0-installation-usage-guide-and-example-apps/
and echobot.php
and I test a connection with facebook.
and oddly despite changes in the code echobot.php
I can not make a connection to the facebook chat
with the correct authentifi
I'm looking script already written to facebook chat.
I think it must already exist free applications for facebook chat
many return are welcome
Le samedi 19 février 2011 à 18:55 -0500, Brian Waters a écrit :
> 2011/2/19 fakessh @ :
> > anyone have a recipe for it on facebook chat
>
> a recipe for
2011/2/19 fakessh @ :
> anyone have a recipe for it on facebook chat
a recipe for what?
> and I request a second thing
> how to install PHP API
you're going to have to be more specific than that.
- BW
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
On 10/11/2010 13:11, Ken Guest wrote:
On Tue, 2010-11-09 at 16:51 +0100, Dušan Novaković wrote:
Hello there,
I have to make chat for website that has around 10 000
users (small
social network). So before I start, I would like to hear
> On Tue, 2010-11-09 at 16:51 +0100, Dušan Novaković wrote:
>>
>>
>>> Hello there,
>>>
>>> I have to make chat for website that has around 10 000 users (small
>>> social network). So before I start, I would like to hear different
>>> opinions. Important thing is to have in mind that in one moment y
On 09/11/2010 18:32, Steve Staples wrote:
On Tue, 2010-11-09 at 16:51 +0100, Dušan Novaković wrote:
Hello there,
I have to make chat for website that has around 10 000 users (small
social network). So before I start, I would like to hear different
opinions. Important thing is to have in min
On Tue, 2010-11-09 at 16:51 +0100, Dušan Novaković wrote:
> Hello there,
>
> I have to make chat for website that has around 10 000 users (small
> social network). So before I start, I would like to hear different
> opinions. Important thing is to have in mind that in one moment you
> can have ove
On 6/20/07, Jochem Maas <[EMAIL PROTECTED]> wrote:
Daniel Brown wrote:
> On 6/19/07, robert mena <[EMAIL PROTECTED]> wrote:
>> Hi Daniel,
...
>
>I'm adding all of that stuff in. As of now, the user can change
> their name by typing:
>/nick name
> but there may still be some
Daniel Brown wrote:
> On 6/19/07, robert mena <[EMAIL PROTECTED]> wrote:
>> Hi Daniel,
...
>
>I'm adding all of that stuff in. As of now, the user can change
> their name by typing:
>/nick name
> but there may still be some bugs. I've only put about two
> hours of work into
On 6/19/07, robert mena <[EMAIL PROTECTED]> wrote:
Hi Daniel,
Thanks.
How can the user chooses the nickname? How about the list of connected users?
On 6/19/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> On 6/19/07, robert mena <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I am looking for a simpl
Hi Daniel,
Thanks.
How can the user chooses the nickname? How about the list of connected users?
On 6/19/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
On 6/19/07, robert mena <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am looking for a simple php chat system (no registration, no private
> channels).
On 6/19/07, robert mena <[EMAIL PROTECTED]> wrote:
Hi,
I am looking for a simple php chat system (no registration, no private
channels). Unfortunately the ones I've found (phpopenchat,
phpfreechat) are too complicate, requiring the user to register or
fail to work properly in IE6 or IE7.
Any
should be not too difficult to setup using a couple of web pages
running on localhost e socket
hope help
2005/9/20, Vinicius Mapelli Schmaedek <[EMAIL PROTECTED]>:
> Somebody knows a chat module to be used for conversation between only
> two people?
>
> PS: sorry, my english is not very good
This error message is because you are trying to send header information after
you already printed some text.
The header information have to come before any other information sent to the
browser meaning :
http://www.example.com/');
?>
WON'T WORK!!!
But
http://www.example.com/');
print ("hello")
* Thus wrote ascll:
> Greetings,
>
> Does anyone know how to use PHP to develop a simple chatting server and
> client?
what protocol?
Curt
--
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about. No, sir. Our model is the trapezoid!
--
PHP G
> Juan Pablo Herrera wrote:
>> Hi!
>> I need a chat program in php with GNU License. What's experience whith
>> chat program in PHP? regards, Juan Pablo
>
> G-O-O-G-L-E:
>
> Search: php chat program gnu
>
> http://www.google.ca/search?q=php+chat+program+gnu&ie=UTF-8&hl=en&meta
Thank you,
but i a
Juan Pablo Herrera wrote:
> Hi!
> I need a chat program in php with GNU License. What's experience
> whith chat program in PHP? regards, Juan Pablo
G-O-O-G-L-E:
Search: php chat program gnu
http://www.google.ca/search?q=php+chat+program+gnu&ie=UTF-8&hl=en&meta=
--
PHP General Mailing List (ht
* Thus wrote Ryan Munevar ([EMAIL PROTECTED]):
> Hi Everyone,
>
> I'm making a form that takes the chat name user enters and combines
> it with the chat suffix.
I'm unclear on what you're asking here.
>Does anyone have a list of all the available chat clients out
>
You can program a site as complicated as this in ASP as well *g*
At 18:19 20.08.2003, P.Agenbag said:
[snip]
>
>Sites like these will drive me to ASP...
>
>On Wed, 2003-08-20 at 17:39, David Otton wrote:
>> On 20 Aug 2003 11:31:02 -0400, you wrote:
>>
>> >O
Sites like these will drive me to ASP...
On Wed, 2003-08-20 at 17:39, David Otton wrote:
> On 20 Aug 2003 11:31:02 -0400, you wrote:
>
> >On Wed, 2003-08-20 at 11:11, Curt Zirzow wrote:
> >> * Thus wrote Damian Brown ([EMAIL PROTECTED]):
> >> > www.phpexpert.org
> >> > Programming Help
> >> > and
On 20 Aug 2003 11:31:02 -0400, you wrote:
>On Wed, 2003-08-20 at 11:11, Curt Zirzow wrote:
>> * Thus wrote Damian Brown ([EMAIL PROTECTED]):
>> > www.phpexpert.org
>> > Programming Help
>> > and General Programming Topics
>>
>> Is this a joke?
>
>Looks like an email harvester. Why does it need an
On Wed, 2003-08-20 at 11:11, Curt Zirzow wrote:
> * Thus wrote Damian Brown ([EMAIL PROTECTED]):
> > www.phpexpert.org
> > Programming Help
> > and General Programming Topics
>
> Is this a joke?
Looks like an email harvester. Why does it need an email address?
Cheers,
Rob.
--
.-
no Curt it is quite serious
Curt Zirzow <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Damian Brown ([EMAIL PROTECTED]):
> > www.phpexpert.org
> > Programming Help
> > and General Programming Topics
>
> Is this a joke?
>
>
> Curt
> --
> "I used to think I was indecisive
* Thus wrote Damian Brown ([EMAIL PROTECTED]):
> www.phpexpert.org
> Programming Help
> and General Programming Topics
Is this a joke?
Curt
--
"I used to think I was indecisive, but now I'm not so sure."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
At 20:33 29-1-03, you wrote:
Does anyone have any suggestions for a good small FREe chat room to add to a
family site? A friend here at work is hosting a site from home and is
looking to add a chat room. Some of his site is php so if it is php based,
that would be great. We even talked today a
Go to Hotscripts.com>PHP>ScriptsandPrograms>Groupware and download PhProjekt -
chat and a whole lot more
Could be too much, I dunno!
VW
Quoting Edward Peloke <[EMAIL PROTECTED]>:
### Does anyone have any suggestions for a good small FREe chat room to add to
### a
### family site? A friend here
> Does anyone have any suggestions for a good small FREe chat room to add to
a
> family site? A friend here at work is hosting a site from home and is
> looking to add a chat room. Some of his site is php so if it is php
based,
> that would be great. We even talked today about creating our own.
Thomas Weber schrieb:
> I've thought about adding the text on the top, but never found a good way to
> make that (not with plain HTML, it would require a java-applet to display
> the stream).
> Scrolling is quite simple, i use this:
>
>
>
>