Is it easier to create a chat client using java or PHP?

Posted by Mendy on Stack Overflow See other posts from Stack Overflow or by Mendy
Published on 2012-10-03T03:31:42Z Indexed on 2012/10/03 3:37 UTC
Read the original article Hit count: 66

Filed under:
|

first off, my goal: Create a chat client that requires the user to log in with a password.

Would it be easier to create it with just HTML an PHP or java?

EDIT: Sorry, I didn't mention. I have some experience in javascript. I'm afraid that is all. I could and would learn another language. So I want to know which language would be better to learn for this project?

also, for the username and password login I'm guessing I would need some mySQL knowledge?

Thanks.

© Stack Overflow or respective owner

Related posts about java

Related posts about php