Re: PHP Chat system advice
Micky,
I need to make a web-based IM in php which is integrated into Invision
Board.
The integration with invision is fine however the IM part is my reason
for posting here.
Preferably, I want to implement this using php. So my question is,
what would be the best way to do this?
I have looked into this somewhat and definately do not want to use a
flat file to hold IM/chat.. text, so is a database my only other
option?
You have XML, sqlite (probably closer to what your looking for), and you
might want to run it through something like flash or some ajax to make
it seemless.
Mike
.
Relevant Pages
- Re: ????Dragon Lady???
... >>reason it's been done here, but it's not the only reason. ... Guess it is case dependant huh? ... >>> I have put a couple of people's real names on my Kook site who normally go ... because they've been posting my real name here. ... (alt.support.chronic-pain) - Re: TALULA SIGNING OFF :(
... LC, Ruada and a few others feel that if a person is posting in ADH for any reason, they are druggies. ... group of people that really do care about those in this group and the new people that pop in to ask a question and leave. ... (alt.support.chronic-pain) - [OT] Top-Posting (was Re: wich is faster)
... IMO a posting should be a snapshot of somebody's thoughts. ... If you look at this closely, this is simply good writing ... everything I wrote above was with regard to your reason ... IMO this is the equivalent of having no quotations at all. ... (comp.programming) - Re: Post with redirect?
... He wanted a way to redirect a port with data to an external site ... posting certain inputs, with the 3rd party server as the target. ... i made no claim other than you can use just php to get the job done. ... only thing jerry got right is that it would be a lot of work. ... (comp.lang.php) - Re: Building from existing files - was Bypassing the Conversion Wi
... I have a problem in the future - as I did with the posting for the C4267 ... You have not justified why you are using the obsolete data type 'char' to represent text, ... the declaration) you should have been using a size_t variable. ... Unless there is a good reason to change the code, I see no advantage in it. ... (microsoft.public.vc.mfc) |
|