~kurth
Kurth Bemis - Network/Systems Administrator, USAExpress.net/Ozone Computer
There is no sin except stupidity. -- Oscar Wilde
ku...@usaexpress.net | http://www.usaexpress.net/kurth
PGP key available - http://www.usaexpress.net/kurth/pgp
Fight Weak Encryption! Donate your wasted CPU cycles to Distributed.net
(http://www.distributed.net)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general...@lists.php.net
For additional commands, e-mail: php-gene...@lists.php.net
To contact the list administrators, e-mail: php-lis...@lists.php.net
Just a guess, but if they use PHP4 sessions, you can do PHP4 sessions
withoug a DB in flat files (ewww..), but I suppose that would be okay
for an small site.
-jeremy brand
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
---------------------------------------------------------------------
We cannot do everything at once, but we can do something at once.
-- Calvin Coolidge
On Wed, 15 Nov 2000, Kurth Bemis wrote:
> Date: Wed, 15 Nov 2000 00:44:13 -0500
> From: Kurth Bemis <ku...@usaexpress.net>
> To: php-g...@lists.php.net
> Subject: [PHP] phpbuilder.com
>
ok then....i can go db shopping cart.......now i have the problem of ppl
adding things to their carts....can anyone send me the sql db dump of a
existing db that they use for shopping carts? i need to know how to add
things to the cart and how to change quantity and stuff....any ideas?
~kurth
>I haven't read this.... but
>
>Just a guess, but if they use PHP4 sessions, you can do PHP4 sessions
>withoug a DB in flat files (ewww..), but I suppose that would be okay
>for an small site.
>
>-jeremy brand
>
> http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
>---------------------------------------------------------------------
> We cannot do everything at once, but we can do something at once.
> -- Calvin Coolidge
>
>On Wed, 15 Nov 2000, Kurth Bemis wrote:
>
> > Date: Wed, 15 Nov 2000 00:44:13 -0500
> > From: Kurth Bemis <ku...@usaexpress.net>
> > To: php-g...@lists.php.net
> > Subject: [PHP] phpbuilder.com
> >
Check out :
- http://devshed.com/Server_Side/PHP/Commerce1/
(first of 3 part series)
- hotscripts.com/PHP/Scripts_and_Programs/E-Commerce/Shopping_Carts/
(many useful related goodies)
- http://zend.com/zend/tut/session.php
(more on sessions)
Regards,
Philip
--
be outside the box.
Hmm, aren't flat files the default for sessions? The docs recommend
using a reiserfs, which IMO probably handles lots of small files as
well as mysql handles lots of inserts.
- Mark
>> To contact the list administrators, e-mail: php-list-
>>ad...@lists.php.net
>>
>>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-general...@lists.php.net
>For additional commands, e-mail: php-gene...@lists.php.net
>To contact the list administrators, e-mail: php-list-
>ad...@lists.php.net