Thanks .. it is the wonders of open source. Are sessions required for a shopping basket? I don't want people to login, just order and go.
"Matt Stewart" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > i'd imagine there'll be a decent one on phpbuilder, or devshed, or > webmonkey, or phpwizard > if not, there's plenty of source code for existing shopping cart systems > around these sites, so you can take them and rewrite it to your liking and > design! > the wonders of open source! > > -----Original Message----- > From: James Kupernik [mailto:[EMAIL PROTECTED]] > Sent: 23 May 2002 15:48 > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] sessions > > > Do you know where there is any good tutorials on creating a php shopping > cart? > > I enabled the auto.session_start .. then took out session_start .. that > seemed to do the trick. > > Any help on php shopping carts would be great! > > Thanks > > "Matt Stewart" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > sent the session_start(); before any output, that should do it... > > > > -----Original Message----- > > From: James Kupernik [mailto:[EMAIL PROTECTED]] > > Sent: 23 May 2002 15:38 > > To: [EMAIL PROTECTED] > > Subject: [PHP-DB] sessions > > > > > > I get this error when I try to start a session (I'm trying to create a > > shopping cart). > > > > Warning: Cannot send session cache limiter - headers already sent > > > > > > Thanks > > > > > > > > -- > > PHP Database Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php