Re: How to make use of the billing token the right way???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Scott Fletcher wrote:
I can do the Session Token but problem is two browser windows can have the
same Session Token via "File --> New Window" or Browser Tab.  I have thought
about using the Database Table instead but it all go back to the original
problem with 2 same browser windows that use the same Session.

OK, I get your concern. In that case why not pass a uniqid() as a hidden form field in a POST form? (GET would work also, but not I would go POST). If it's a multipage form you can keep passing this uniqid from one page on to the next.


I'm thinking of a random number or brower's window serial number of some sort but I don't see how.

Scott

"Jason Barnett" <jason.barnett@xxxxxxxxxxxxx> wrote in message
news:20050215145816.66683.qmail@xxxxxxxxxxxxxxxx


--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://www.php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux