Previously we talked about some files which are included in most pages of the osCommerce system, header.php, column_left.php, column_right.php, and footer.php. All four of these files deal directly with the visual appearance of osCommerce. There are some other files which are also included in each ...
http://www.shoppingcartreview.com/understanding-oscommerce-language-files
Ok so you have osCommerce installed and you're starting to poke around the admin area, looking at all of the available features and controls, making some of your initial global configurations. And suddenly it hits you, "wait a minute, I didn't have to log in to get here?!".
That's right you didn't...
http://www.shoppingcartreview.com/understanding-oscommerce-protecting-the-admin-area
While osCommerce straight out of the box comes as a working shopping cart application, seldom will you ever see a production site using a completely stock version of the e-commerce application. In previous articles, we've talked a little bit about making some cosmetic changes. Today we are going to...
http://www.shoppingcartreview.com/understanding-oscommerce-contributions
A question I see asked from time to time in the osCommerce support forums is "how do I add a field to the products table?" That's a question that requires an answer a bit more involved than what can normally be provided in a forum post, so I thought I give a little tutorial on the process. There is ...
http://www.shoppingcartreview.com/understanding-oscommerce-adding-a-field-part-1