php code

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

Post Reply
kochus
Forum Newbie
Posts: 4
Joined: Thu Nov 06, 2014 11:45 pm

php code

Post by kochus »

Can you suggest code for chat using php
jeniferloopse
Forum Newbie
Posts: 1
Joined: Wed Nov 26, 2014 4:50 am

Re: php code

Post by jeniferloopse »

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

Re: php code

Post by kochus »

Any body can tell me or send me the chat like facebook/gmail code in php
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: php code

Post by Celauran »

For a chat application, you'd want to use JavaScript over PHP. Google has no shortage of tutorials for that.
Post Reply