Re: [PHP] build a multi chat server with php

2007-12-09 Thread abderrazzak nejeoui
thanks for Nathan, Robert Cummings and Børge Holen, the information you sent are very useful Cordially Nejeoui 2007/12/8, Børge Holen <[EMAIL PROTECTED]>: > > > > On Saturday 08 December 2007 16:28:06 you wrote: > > > live chat throught a web page like www.amitie.fr > > > > then I got three sol

Re: [PHP] build a multi chat server with php

2007-12-09 Thread Børge Holen
On Sunday 09 December 2007 11:17:36 you wrote: > thank you Børge Holen, > I think the third solution is very COOL , using the jabber 2.0 in the > backend > but i'm still confusing how can i get communicate the jabber srver with web > chat page! > if u can explain more i will be gratful. http://ww

Re: [PHP] build a multi chat server with php

2007-12-09 Thread Nathan Rixham
Anybody up for (or indeed see a need for) a multi threaded php daemonised jabber client? Looks like an interesting challenge! Børge Holen wrote: On Sunday 09 December 2007 11:17:36 you wrote: thank you Børge Holen, I think the third solution is very COOL , using the jabber 2.0 in the backend

Re: [PHP] build a multi chat server with php

2007-12-09 Thread Jochem Maas
Nathan Rixham wrote: > Anybody up for (or indeed see a need for) a multi threaded php > daemonised jabber client? Looks like an interesting challenge! > u know the old saying, if you build it they will come ;-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.

Re: [PHP] build a multi chat server with php

2007-12-09 Thread Børge Holen
On Sunday 09 December 2007 23:46:44 Jochem Maas wrote: > Nathan Rixham wrote: > > Anybody up for (or indeed see a need for) a multi threaded php > > daemonised jabber client? Looks like an interesting challenge! > > u know the old saying, if you build it they will come ;-) lol, for true... --

Re: [PHP] proc_open fclose streams..

2007-12-09 Thread Chris
Nathan Rixham wrote: Hi Guys, Hoping somebody out there may have come across this one, possible functionality request depending on responses. $descriptor = array( 0 => array("pipe", "r"), 1 => array("pipe", "w"), 2 => array("pipe", "w") ); $process = proc_open('mysql', $descriptor,

[PHP] Shipping Address on Paypal

2007-12-09 Thread Javed Chauhan
Hello Friends, As i am integrating Paypal pro (For CC) in my site. Our client has a merchant account. We have a kit for paypal integration with client 'credential certificate'. We are getting success and payment is completed. We have a problem that shipping address is not displayed on paypal si

Re: [PHP] Shipping Address on Paypal

2007-12-09 Thread Chris
Javed Chauhan wrote: Hello Friends, As i am integrating Paypal pro (For CC) in my site. Our client has a merchant account. We have a kit for paypal integration with client 'credential certificate'. We are getting success and payment is completed. We have a problem that shipping address is not