hey.
i've tried to understand the phpFreeChat code, but is so tricky. i want to make this code:
the idea is to create for each user an queue (array or whatever) with all posts or, i don't know .. last 10 posts at least. and the user can paste them into input bar like it is in mIRC when you hit the up key.
ideas?