Re: [PHP] communication protocol

2010-07-06 Thread Ashley Sheridan
On Tue, 2010-07-06 at 18:41 -0300, Augusto Flavio wrote: Hi List, I'm looking for a chat support likes the livezilla. The livezilla is a great tool but doesn't have language supports to another language instead english and german (operator side). Then I thought that a good option would be

Re: [PHP] communication protocol

2010-07-06 Thread Phpster
Amfphp ( www.amfphp.org) is what you might be looking for. It converts php based content into the flex digestible format. Bastien Sent from my iPod On Jul 6, 2010, at 17:41, Augusto Flavio afla...@gmail.com wrote: Hi List, I'm looking for a chat support likes the livezilla. The

Re: [PHP] communication protocol

2010-07-06 Thread Augusto Flavio
Hi again, I'm thinking about in how to do the communication between web chat in browser client, the server and the operator desktop client. I'm thinking in web service likes wsdl. Is a good option? Thanks Augusto Morais

Re: [PHP] communication protocol

2010-07-06 Thread Phpster
Try rest based or comet for chat Bastien Sent from my iPod On Jul 6, 2010, at 22:41, Augusto Flavio afla...@gmail.com wrote: Hi again, I'm thinking about in how to do the communication between web chat in browser client, the server and the operator desktop client. I'm thinking in web

Re: [PHP] Communication protocol of PHP and Mysql

2005-02-25 Thread Richard Lynch
Bruno Santos wrote: Im developing an application as my final school project and for the report (administration manual) i need to specifie the protocol of communication between PHP and Mysql when accessing the mysql database using the functions within PHP. PHP communicates with Mysql throw