Page 1 of 1

i want to make a chat script in php.

Posted: Sun Jan 31, 2010 5:23 am
by mayanktalwar1988
hey i know php only to the level of owrking with databse like fetching or submitting in dadabse..
is teher any way or function in php which keep checking for any new data on server like ajax do..
anything close to that
i can submit the data..then how to fetch data at the same time user is chating with someone is it possible in php

Re: i want to make a chat script in php.

Posted: Sun Jan 31, 2010 6:01 am
by greyhoundcode
Yes, use AJAX to initiate a PHP script.