I assume you talking about a logged in, validated user -- because there's no
way to prevent a user from deleting their cookies, or changing their IP, or
using a different computer to access the site.
My only suggestion is that you create a user/pass login system, maintain it
with sessions, and mak
It sounds like you're asking for triggers, which are available yet. But
you could setup a cron job to run every night to update the database. It
would be no different than doing a nightly dump for backup. You could
even have it email you the accounts that were closed and those that will
be clos
Hello Everyone,
My php/mysql application needs to keep track of the first time that a
User logs on to the site. Afterwards the User should be allowed either
3 days / 3 months/1 year of access to the site. Once the stipulated
time period is over the system should invalidate the login of the us
3 matches
Mail list logo