Re: [PHP-INSTALL] Doubt?
[email protected] (Chris Hewitt)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2004-12-30 at 05:22, anurag bhatia wrote: > > Hi > I am a newbie > I want to give a unique Customer Id to each person visiting the site > and that too throughout the operations that the site gives. > How that can be managed If I understand what you mean correctly, then look at using sessions. Regards Chris