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
i want to make a chat script in php.
Moderator: General Moderators
-
mayanktalwar1988
- Forum Contributor
- Posts: 133
- Joined: Wed Jul 08, 2009 2:44 am
- greyhoundcode
- Forum Regular
- Posts: 613
- Joined: Mon Feb 11, 2008 4:22 am
Re: i want to make a chat script in php.
Yes, use AJAX to initiate a PHP script.