Search found 4 matches

by ubunto
Sat Aug 15, 2009 4:12 pm
Forum: PHP - Code
Topic: Please help me?
Replies: 7
Views: 287

Re: Please help me?

Thanks. It helps me but still i have some confusions. there are 2 users who came in the chat webpage. now what will happened ..... 1. Login to chat room... 2. System will check is there any available user to chat if yes then.... 3. Pass the user to that page...... how both users will be passed to th...
by ubunto
Sat Aug 15, 2009 3:39 pm
Forum: PHP - Code
Topic: Please help me?
Replies: 7
Views: 287

Re: Please help me?

thanks for your reply. I dont need the entire script. here is an example suppose there are 10 active users on the website. i want them to chat with each and other. and in the same time only 2 users can chat with each an other. my questions are 1. how to create 1 session for 2 users where they can ch...
by ubunto
Sat Aug 15, 2009 2:44 pm
Forum: PHP - Code
Topic: Please help me?
Replies: 7
Views: 287

Please help me?

Hi I need some help in creating a Simple PHP Script. I am working on a PHP chat script. there is what i want is 2 users can chat with each and other. There is also a database working on backend. now i found a problem 1. How to create a session between 2 active users? And they can send message to eac...
by ubunto
Tue May 12, 2009 5:02 am
Forum: PHP - Code
Topic: How to monitor a user Website Activity?
Replies: 1
Views: 310

How to monitor a user Website Activity?

Hi
i want to check a user activity on some one others website. while that website opens in my website by using frames or anything else. Please help me regarding this.

Actually i want to make a QA website. where users come , get registered. and they can put their websites for QA.

Thanks