Usage of sessions is sortly
This Article takes you step
Learn how to use cookies to
Code snippet for creating a
explained by using two
by step in creating a member
allow user downloading a
unique randome ID for cookie
examples: a hit counter and
system for your site. From
file only once. Limit people
management.
a simple password protection
designing mySQL tables,
from accessing things more
script.
creating a registration
than once. Simple comments
script and logging them in
and explanations.
with sessions and cookies.
Date: Dec, 09 2002 Date: May, 22 2006 Date: Jun, 12 2005 Date: Aug, 20 2002 |
Setting and playing around
Learn how to build user-aware
This tutorial will teach an
This is a basic sessions
with cookies is a fun and
PHP scripts that can
alternative and effective
tutorial where the register
useful way to save data on a
remember your user's
solution to cookies in PHP
globals are switched off.
user's hard drive, and can
personal settings on your
which might actually be
successfully store valuable
website. Also a good
better for your website and
information which may be
introduction to cookies.
security.
helpful the next time they
come to the site. Its fairly
simple to set up, and even
easier to read.
Date: Mar, 04 2004 Date: Jul, 29 2002 Date: Mar, 04 2004 Date: Aug, 05 2005 |