Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Using Dreamweaver to edit osC


muuseec

Recommended Posts

I am new to PHP but I have worked with Dreamweaver and HTML for a year by now.

I want to edit osC in Dreamweaver, but I believe this requires a local testing server of some sort.

 

Is there anyone that can point me in the right direction how to do this?

Right now I can only see the code in Dreamweaver, but no way to see the actual page.

 

Or is there any other program than Dreamweaver that would work better?

 

Would very much appreciate help here. :thumbsup:

Information overload!

Link to comment
Share on other sites

oscommerce is a php programme, so to test on your local machine it needs to process the php code and generate the html for you to see the end result. You can configure you pc to do this for you, although I personally have never done so, as I find it just as easy to chuck it up onto a server with a hidden url and tweak away there.

 

Dreamweaver is used by literally thousands of people running osc stores, so no probs there!

Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem....

Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums.....

if (stumped == true) {

return(square_one($start_over)

} else {

$random_query = tep_fetch_answer($forum_query)

}

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...