Can we develop chat application in php?

I would like to know that can we develop chat application in php? Any suggestion should be highly appreciated.

Comments

  • Hi Mark,

    What kind of chat application do you need?

  • ccir105ccir105 Kathmandu

    You can use ajax pooling technique for simple one. If you need advance then HTML 5 web sockets comes handy. Ratchet php is the non-blocking IO api for making php as a server forever. You need to run php server code at the server for ever., You can find the library at github..

  • Compared to other web languages that require a bit of study, PHP does not require one to spend a lot of time researching a manual. Thanks to the syntax being logical and command functions ( http://cedarsoftware.co.uk )describing exactly what they do, one can easily get right to the part of creating and optimizingthe application.If you have programming experience in both Perl and C, then learning PHP will be quite easy, as its syntax is based on these languages.Since PHP is an open source web language, it’s completely free of cost.Depending on how you code, PHP can turn out to be an efficient web language to use. In fact, PHP is known to be scalable when writing code as well as in creating applications and is very reliable when you need to serve several web pages.If you get stuck or are getting started when using PHP, one of the best places you can find information about the language is php.net apart from php pros from numerous websites and forums that are available over the internet.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories