Asked By
ashley.bila
40 points
N/A
Posted on - 05/01/2013
Hello Techyv Friends,
I would like to have a support from PHP experts as I would like to have a PHP Code chat room that can be used in intranet. Can anyone provide me the PHP coding, so that I edit and customize the labels. Please do the needful asap.
Thanks & Regrads,
Donald Bradm
PHP Code chat room that can be used in intranet
Hello,
If you’re looking for a chat script for PHP, you might want to Check on phpfreechat.
In your case, since you want it on the intranet, you can use their open source version which you can integrate on your PHP program.
The version I mentioned can be deployed on your own server.
I Hope that answer your request.
PHP Code chat room that can be used in intranet
Hello Ashley Bila,
PHP source codes are free to download, edit and use. There are lots of websites that could provide you with chat codes, you then have to customize to suite your needs. This is only possible if you have a basic understanding of how PHP works. The only feature you asked for was "intranet"; meaning it has to run on a LAN. Sourcecodeonline provides some codes you can download for this purpose.