Re: [PHP] persistant user tracking

2001-02-27 Thread Richard Lynch
> What are some methods for persistant user tracking? > > I need to limit the number of times a person can search for certain material without forcing them to create a login. > > Currently I am using cookies to limit the number of searches a person can do but, quiting and removing the cookie > f

[PHP] persistant user tracking

2001-02-24 Thread Mitchell Hagerty
What are some methods for persistant user tracking? I need to limit the number of times a person can search for certain material without forcing them to create a login. Currently I am using cookies to limit the number of searches a person can do but, quiting and removing the cookie file ea