Yes you can set up both in parallel...however, that is going to be tons
of work for your system to manage.

You can set up both that allows either sessions or cookies.

--
Ray


On Thu, 2003-03-13 at 01:55, Peter Goggin wrote:
> My site uses shopping baskets to record what the user wants to but. These
> records are stored in a database against the user.   This requires the user
> to register and log onto the site. Is it possible to avoid this by the use
> of cookies or some other method?
> 
> Is it  possible to use both methods in parallel. so that the user can choose
> either method. i.e. choose to register as a customer, or use the default id
> (perhaps via the cookie) and enter customer information at the time of
> placing the order?
> 
> 
> Any advice on the best way of doing this would be greatly appreciated.
> Regards
> 
> Peter Goggin
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to