Well, when they enter, when its building all of the frames or however 
you ahd it set up.. just throw an INSERT in there..

Do you know if the chat patrons use the 'leave' button? That could throw 
out another SQL statement, or put it wherever you have your unload 
functions...

-J

Oliver Witt wrote:
> Jason Young schrieb:
> 
> 
>>Without knowing how your chat works as far as entering the chat, you DO
>>have to put some sort of name with the person, right?  Perhaps you could
>>just update a temp table with their chat name..
>>
>>Or if you can only get into chat by logging into the site, you could
>>just set a bit with their cookie data or something..
>>
>>Is this not what you wanted to do? (I guess I should have asked you to
>>elaborate :) )
>>
>>Just throwing suggestions out there
>>-Jason
>>
> 
> 
> I've been trying something similar like that. How can I update a temp table
> when they enter and leave the chat? That's my problem,
> Olli
> 
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to