Forum Moderators: open
I've made a switch to DreamWeaver as someone I've partnered with uses it and overall, DW seems to be more comfortable with .PHP than FPage.
I have installed WAMP5 with the PHP4 add-on and have OSC MS2.2
[wampserver.com...]
I'm using Windows2kPro OS.
What I'm looking for is a Tutorial, dealing with a
Dreamweaver/OSCommerce set up. Has anyone found one,or
know of one..somewhere......?
I get the basics but I'd like a little more clarity and a tutorial would be helpful.. ;-)
Thanks a Million..if I had it ;-)
DW is a WYSIWYG HTML editor. osCommerce is exclusivley written in PHP (with some chunks of HTML in the PHP). So opening osc files in DW will allow you to edit the code quite nicely - and search its 1000+ pHP files very easily, but you can't see the pages.
You'll need to run Apache server, PHP and MySQL on your pc to do that.
This as far as I see, DW is not ideal for working on osCommerce...