PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
kochus
Forum Newbie
Posts: 4 Joined: Thu Nov 06, 2014 11:45 pm
Post
by kochus » Tue Nov 25, 2014 10:54 pm
Can you suggest code for chat using php
jeniferloopse
Forum Newbie
Posts: 1 Joined: Wed Nov 26, 2014 4:50 am
Post
by jeniferloopse » Wed Nov 26, 2014 4:54 am
Any body can tell me or send me the exceptional handling code use in php. i have a problem in my database!!!
kochus
Forum Newbie
Posts: 4 Joined: Thu Nov 06, 2014 11:45 pm
Post
by kochus » Thu Nov 27, 2014 2:11 am
Any body can tell me or send me the chat like facebook/gmail code in php
Celauran
Moderator
Posts: 6427 Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada
Post
by Celauran » Thu Nov 27, 2014 7:04 am
For a chat application, you'd want to use JavaScript over PHP. Google has no shortage of tutorials for that.