cswells Posted November 21, 2009 Share Posted November 21, 2009 I am new to programming, but if i can find a tutorial i can figure most stuff out. What i want to do i cant quite find the resources i am looking for and i figure it will be a combination between 2 different things i quite know the name for. (i know i will need Pagination of some sort) What i want to do is set up a forum that works like a chat room, except the rooms would work like a fourm layout. <General Topic> <<more pacific>> <<<the room title>>> [chat room] I am not sure whether to use MySQL database to handle this or some other type of database. because i plan to have the rooms removed after they have been inactive when all users have left the room. i would also like the information to appear as the user is viewing it and not have to refresh. would this have to be a java-applet? or could i get the same effects with php and javascript? Link to comment https://forums.phpfreaks.com/topic/182442-active-chatroomforum-help/ Share on other sites More sharing options...
cswells Posted November 21, 2009 Author Share Posted November 21, 2009 Ohh... found a good tutorial for chatroom http://css-tricks.com/jquery-php-chat/ if any one is interested. Link to comment https://forums.phpfreaks.com/topic/182442-active-chatroomforum-help/#findComment-962863 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.