Remco Posted November 26, 2014 Share Posted November 26, 2014 (edited) Hello fellow programmersI recently bought a chat site without investigating (i know stupid me).this chat is made in Php / Mysql language and ajax, My question is, is there a possibility to convert the mysql to an IRC server.I dont know how to explane it 100% but is it possible to make the webchat thats coded in ajax & mysql work for a IRC serverI have knowledge of mysql / php only is this above my level.My problem is that mysql is no option for chats, I need this webchat work with IRC but I have no idea where i should start.Maby someone can kick me in the right directionThanks for your time & helpGreetsBTW this is the chatsite more people bought (this aint my site) but 100% the same : http://tinyurl.com/kk4gchd Edited November 26, 2014 by Remco Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted November 26, 2014 Share Posted November 26, 2014 The option would be to host an irc server and load an irc based frontend. Some frontend suggestions. https://kiwiirc.com/ https://qwebirc.org/ http://www.lightirc.com/ I'll be as blunt as I can, to make irc actually be useful and secure it needs some work and also paid mods installed. While some attempted to make a php frontend for irc, I have found none that work well. It's not that easy for the polling/refresh, isn't made for php really. Quote Link to comment Share on other sites More sharing options...
Remco Posted December 1, 2014 Author Share Posted December 1, 2014 Thanks for your comment.Personally I prefer a IRCX (Internet Relay Chat eXtensions) Server more then IRC or IRCd.Web chats as Mibbit, kiwiirc, lightirc are not my preference1. they are easy to install, 2 you are advertising for another 3 can be adjusted to a certain degree4 Many works only on IRCd that is also easy to install, all you need is a kid 8 years old youtube and unrealIRCd .Unfortunately I meet the wrong people most of the time im trapped by them im just looking for people who can help me in the right way.Could someone point me to a direction to achieve something like this on webchat areaPicture webchat: http://i292.photobucket.com/albums/mm8/IRChainScriptz/Screenshot01h34m07s_zps4c61fe1b.jpgSource: http://webchat.chatray.com/content/widget.htmlThnx for reading and for your time. Quote Link to comment 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.