PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
how about the quality of the shopping cart itself...
I'm thinking about re-doing my companies shopping cart in php and right now I'm using oscommerce but its a pain to modify. Right now they do about 1.3 million a year from the website so I don't know if my intermediate coding skills could design a cart capable of handling that volume.
Anyone have any good links to an OOP cart class tutorial?
I've searched but haven't found anything real great
Important Note: Before I begin my discussion, let me state clearly that, as with all critical web scripts, the following script will only function on small to medium-sized web sites. I have chosen this spotlight to illustrate the basic principals of this common web-site feature and should be considered for educational purposes only.
why will it only function right on a small to medium and what constitutes a small to medium site?
isn't it based more on hardware needs for a larger site?