Seems to be good enough for NASA. :)

-----Original Message-----
From: Chris Lee [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 16, 2001 1:51 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] shopping cart classes


I found the same as you, I wrote some classes of my own. have you done much
with postgres ? Ive used mySQL alot here and am not happy with the
stability, postgres (beta) seems to be faster but havent used it in products
so cant comment on stability. Im curious.


--


Chris Lee
Mediawaveonline.com

em. [EMAIL PROTECTED]

ph. 250.377.1095
ph. 250.376.2690
fx. 250.554.1120




"Randall Perry" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I've checked out the shopping cart packages available for PHP and am not
> thrilled by any of them. Was wondering if there are a set of classes
> available that could be used to support a shopping cart. I'm interested in
> the 'back end' -- working with the actual data, rather than the front
end --
> the user interface. Want to build it with php + mySQL or PostgreSQL.
>
> I want complete freedom to build the interface but don't want to reinvent
> the wheel for credit card validation, online credit card processing,
> shipping calculation, etc.
>
>
> I've built a simple shopping cart for a site currently under construction.
> This uses a combination of javascript and php, and doesn't use database
> (less than 1 dozen items).
>
> You can see an example (excuse the mess) by going to:
>
> http://www.bhagavati.com/trial/mainframe.htm
>
> and clicking the 'order' link in the navbar frame at the top. HINT: close
> movie window as soon as it opens.
>
>
>
> Randy Perry
> sysTame
>
> Mac Consulting/Sales
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to