Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

php


jagguy

Recommended Posts

q1)I want to add new pages with dynamic content eg php.

Can i do this with oscommerce somehow?

 

 

(Please don't ask why I want to do this as asked by another forum, and the thought php was a system which just plugs into a shopping cart!)

Link to comment
Share on other sites

Basically you can add and/or modify osC as much as you like. You can add new php pages, extend the database etc. It's down to your skills how far you can go.

 

abra

The First Law of E-Commerce: If the user can't find the product, the user can't buy the product.

 

Feedback and suggestions on my shop welcome.

 

Note: My advice is based on my own experience or on something I read in these forums. No guarantee it'll work for you! Make sure that you always BACKUP the database and the files you are going to change so that you can rollback to a working version if things go wrong.

Link to comment
Share on other sites

Basically you can add and/or modify osC as much as you like. You can add new php pages, extend the database etc. It's down to your skills how far you can go.

 

abra

 

How can i add a webapge with php to appear in the main area in the middle 'content area'?

Link to comment
Share on other sites

Have a look here:

http://www.oscommerce.com/forums/index.php?sho...=31019&hl=#

 

Instead of adding the define for the filename to application_top.php you should add it to /catalog/includes/filenames.php

 

It's fairly easy and you keep the structure.

 

abra

The First Law of E-Commerce: If the user can't find the product, the user can't buy the product.

 

Feedback and suggestions on my shop welcome.

 

Note: My advice is based on my own experience or on something I read in these forums. No guarantee it'll work for you! Make sure that you always BACKUP the database and the files you are going to change so that you can rollback to a working version if things go wrong.

Link to comment
Share on other sites

I have integrated all sorts of MySQL and php custom applications with no problem.

 

You can do whatever you want, you just have to do it.

 

Rob

Rob Bell - Inspired Graphix

Customising osCommerce in Australia, and the world!

View my profile for web and email links.

 

I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture.

However viewing my profile may provide links to my website or something like that which you may find useful.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...