Posts: 1,832
Location: Somewhere else entirely
|
It depends - if it were a shopping cart that just holds items and then submits orders by email for processing by a human being, than I'd code my own up since it will be very instructive of coding techniques (although possibly not a good first project for a complete beginner).
If you plan to have an interface with a Credit-card payment system or with Paypal, I would recommend getting a tried and tested system and customizing its appearance to your needs instead.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Please login or register to view this content. Registration is FREE (aka MSN handwriting for forums)
|