> I could do that, but how would I keep track of the users? I don't think IP
> addresses are reliable. I would also prefer to limit my database access.

Are you using sessions?  If so, you can keep track of users that way.
I believe this would be the only solution available to you.  I am not sure
that multiple domains can access server side variable space.

Chris


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

Reply via email to