corillo181 Posted April 10, 2008 Share Posted April 10, 2008 hey i just want to know what would be the best way to create a chat? i dont want chat already done, i want to do my own. so what should i use? xml or mysql? is php right or i should learn something new? those can of answer is what i am looking for. thank you. Link to comment https://forums.phpfreaks.com/topic/100495-creating-a-chat/ Share on other sites More sharing options...
Zhadus Posted April 10, 2008 Share Posted April 10, 2008 Unless you intend to make like a static shoutbox as a chat system, PHP is probably not the best language. I would suggest Java in that case. Any language with some dynamic control. Link to comment https://forums.phpfreaks.com/topic/100495-creating-a-chat/#findComment-513918 Share on other sites More sharing options...
corillo181 Posted April 11, 2008 Author Share Posted April 11, 2008 oh i see. and how difficult is java? is it anything like C# or PHP? Link to comment https://forums.phpfreaks.com/topic/100495-creating-a-chat/#findComment-514968 Share on other sites More sharing options...
GingerRobot Posted April 11, 2008 Share Posted April 11, 2008 You could do it with PHP and javascript using AJAX techniques. However, it wont be much good if your expecting heavy usage. Link to comment https://forums.phpfreaks.com/topic/100495-creating-a-chat/#findComment-514978 Share on other sites More sharing options...
corillo181 Posted April 11, 2008 Author Share Posted April 11, 2008 there go my choices, i guess i will build a temporary once with AJAX while i learn some java. Link to comment https://forums.phpfreaks.com/topic/100495-creating-a-chat/#findComment-515026 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.