[PHP] Messaging Solution Please Advice

2002-09-19 Thread karthikeyan
Hi All, I posted this question before but didn't get proper response may be I didn't explain it properly. This is what is our clients requirement. Guide me through this as to how to accomplish this in PHP. The first part that will need to have a direct interaction with SYSTEM must be

Re: [PHP] Messaging Solution

2002-09-18 Thread Marek Kilimajer
You are very general, what you are asking for is all PHP is about. karthikeyan wrote: Messaging Solution I want to develop a web-based Messaging System where the clients needs the messages and server keeps sending the messages based on Technical Request from the client. I

[PHP] Messaging Solution

2002-09-17 Thread karthikeyan
Messaging Solution I want to develop a web-based Messaging System where the clients needs the messages and server keeps sending the messages based on Technical Request from the client. I need to write a php script for responding to the client's Request. How do I go about