Date: 11/04/99
- Next message: jamie: "[PHPLIB] Fatal error: DB_Sql is already a function..."
- Previous message: Christopher S. Weimann: "[PHPLIB] HTTP_POST_VARS blank first time"
- Next in thread: jamie: "[PHPLIB] Fatal error: DB_Sql is already a function..."
- Reply: jamie: "[PHPLIB] Fatal error: DB_Sql is already a function..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I made an aplication where a registered user has access to a shopping
cart. The cart is registered as a session variable, making it impossible
to move to another browser, as this implies the creation of a new session
and an empty shopping cart.
So, I was thinking of registering the shopping cart as a user variable,
but I am unsure on how to do this in an elegant way. Any suggestions?
Andries
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: jamie: "[PHPLIB] Fatal error: DB_Sql is already a function..."
- Previous message: Christopher S. Weimann: "[PHPLIB] HTTP_POST_VARS blank first time"
- Next in thread: jamie: "[PHPLIB] Fatal error: DB_Sql is already a function..."
- Reply: jamie: "[PHPLIB] Fatal error: DB_Sql is already a function..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

