searls03 Posted July 15, 2011 Share Posted July 15, 2011 I don't know whether this is php or what.......but this is like the most widely read section......so hopefully someone can point this or move it to the right section if it is not PHP.....but how would I make a facebook like chatbox............any google searches? websites? or even any sample code would be appreciated. thanks. Quote Link to comment https://forums.phpfreaks.com/topic/242037-chat-box-chat-room/ Share on other sites More sharing options...
mikesta707 Posted July 15, 2011 Share Posted July 15, 2011 I believe I remember reading that Facebook's chat system on based on erlang. If you want a chatroom via PHP, you will probably want to use ajax or something to get the kind of functionality you want. You can try a google search for PHP chatroom. Quote Link to comment https://forums.phpfreaks.com/topic/242037-chat-box-chat-room/#findComment-1242956 Share on other sites More sharing options...
Andy11548 Posted July 15, 2011 Share Posted July 15, 2011 It uses HTML, PHP and Javascript/Ajax. I have a Shoutbox/Chatroom on my forums I'm creating, youtube is a good place to check, although, codes on there are outdated nevertheless, but they work. Just use thoes as a starter then fix them up as much you can or ask others to help you with it. Quote Link to comment https://forums.phpfreaks.com/topic/242037-chat-box-chat-room/#findComment-1243004 Share on other sites More sharing options...
ZulfadlyAshBurn Posted July 15, 2011 Share Posted July 15, 2011 im creating something like this now. Quote Link to comment https://forums.phpfreaks.com/topic/242037-chat-box-chat-room/#findComment-1243096 Share on other sites More sharing options...
searls03 Posted July 16, 2011 Author Share Posted July 16, 2011 any search terms for youtube......i tried there and I couldn't quite find what I needed Quote Link to comment https://forums.phpfreaks.com/topic/242037-chat-box-chat-room/#findComment-1243508 Share on other sites More sharing options...
ZulfadlyAshBurn Posted July 17, 2011 Share Posted July 17, 2011 well sometimes you just need to start from scratch and work your way our. try ajax scripting. with php. quite easy to be done. seriously i found one on youtube? link Quote Link to comment https://forums.phpfreaks.com/topic/242037-chat-box-chat-room/#findComment-1243722 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.