|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi
Is it a good idea to put a cart in a session var since the cart will be an array ? Thanks |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Sat, Mar 8, 2008 at 4:18 PM, Bill <billlab51@hotmail.com> wrote:
> Hi > > Is it a good idea to put a cart in a session var since the cart will be an > array ? Yes, and it's far more secure than putting the actual data into a , since that can be changed on the client-side to alter prices and other data. -- </Dan> Daniel P. Brown Senior Unix Geek <? while(1) { $me = $mind--; sleep(86400); } ?> |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
>> Is it a good idea to put a cart in a session var since the cart will be
>> an >> array ? > > Yes, and it's far more secure than putting the actual data into a > , since that can be changed on the client-side to alter prices > and other data. Thanks |
|
![]() |
| Outils de la discussion | |
|
|