Welcome Guest, Not a member yet? Register   Sign In
Ordering process advice needed, ?_POST vs. DB
#2

[eluser]jabbett[/eluser]
You should store each selection in the user's session. You get cleaner code, and if you initialize the session appropriately, your user can automatically return to the ordering process at the step he last completed (e.g. if he browses away).

See the section of the User Guide that deals with the Session class for more information.
http://ellislab.com/codeigniter/user-gui...sions.html


Messages In This Thread
Ordering process advice needed, ?_POST vs. DB - by El Forum - 10-16-2007, 04:07 PM
Ordering process advice needed, ?_POST vs. DB - by El Forum - 11-05-2007, 11:55 AM
Ordering process advice needed, ?_POST vs. DB - by El Forum - 11-05-2007, 04:01 PM
Ordering process advice needed, ?_POST vs. DB - by El Forum - 11-05-2007, 04:40 PM
Ordering process advice needed, ?_POST vs. DB - by El Forum - 11-06-2007, 05:07 AM
Ordering process advice needed, ?_POST vs. DB - by El Forum - 11-06-2007, 07:38 AM
Ordering process advice needed, ?_POST vs. DB - by El Forum - 11-06-2007, 08:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB