Only two people on a certain page at a time?

marlenapt

New Member
I'm not really sure how I would implement this along with a fair amount of security. I want to be able to know if someone or two people are on based on a mysql row. These two people are totally anonymous. I do have an xmpp server set up but I'm not sure how that would integrate into the mysql and I already have a separate login system for it. Server side is done with PHPEdit: I want to ONLY allow two people on a certain page and that is it. But, if they leave the page I need to determine if they have left.
 
Back
Top