-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* On 21-01-02 at 19:58 
* jas said....

> I am fairly new to PHP and have setup a site that connects to a MySQL db to
> store different information from our users, however what I would like to
> setup is something that I could place on a few pages to track users for
> demographic purposes.  What I need to do is as a page is visited I need to
> generate a random alpha numeric identifier to be used as a session variable
> for a cookie and also have that cookie's information be placed into a MySQL
> database for later retrieval.  If anyone has a good resource tutorial on
> this type of function I would greatly appriciate it.  Oh and yes I have done
> quite a bit of research on php.net on both the session() and the setcookie()
> functions.  =)  Thanks again. Jas

There is *loads* of stuff on this topic all over the Internet.
Have you done a search?

Try
www.phpbuilder.com
www.zend.com
www.devshed.com
- -- 

Nick Wilson

Tel:    +45 3325 0688
Fax:    +45 3325 0677
Web:    www.explodingnet.com



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE8TGayHpvrrTa6L5oRAgb5AKCryTN82ryNP7skPLgNJXlR0t3lqQCeMOFc
KlqCr9/zCnW6cLVzTM0Zzm4=
=1R8f
-----END PGP SIGNATURE-----

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to