Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Advise, Should I...

by pfaut (Priest)
on Mar 23, 2003 at 19:24 UTC ( [id://245306]=note: print w/replies, xml ) Need Help??


in reply to Should I add shopping cart items to session table or create new table?

The shopping cart should be implemented separately from the session. This will allow the user to log in at a later date from a different browser and continue their shopping.

--- print map { my ($m)=1<<hex($_)&11?' ':''; $m.=substr('AHJPacehklnorstu',hex($_),1) } split //,'2fde0abe76c36c914586c';

Replies are listed 'Best First'.
Re: Advise, Should I...
by powerhouse (Friar) on Mar 23, 2003 at 19:37 UTC
    Yeah, I'm working on it now...

    tougher then I thought It would be. ;o)

    thx,
    Richard

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://245306]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-19 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found