Forum Moderators: mack
Also to then add an e-commerce thing...(way down the road) would I just need shoping cart software, secure cert, and credit card handler? IN short once I do get a database driven siteup would it be easy to add an e-comerce site at a later date or when that is decided would I just have to start building it all over?
[edited by: engine at 5:23 pm (utc) on May 23, 2003]
[edit reason] fixed url [/edit]
DW MX supports Coldfusion, PHP, ASP, and JSP development. When they made DW MX they fused DW and DW Ultradeveloper.
Sarah_Atkinson,
If you get into PHP and use DW MX, you will need a patch as DW MX has a flaw in one of its governing .js files that causes a really annoying and debilitating error. If you do, sticky mail me and I will send you the link to the patch.
As for the ecomm. You can add it later with not much of a problem. You don't neccessarily need a cert. You will need a Merchant ID, and Gateway (like Verisign or Authorize.net), unless you use a Paypal cart (something like 0.30 per trans and no need for a M ID or a Gateway). I used Paypal on a number of sites and it worked just fine.
Don't worry about the shopping cart to much. Most have gotten so simple to use picking one out has become more of a pain than implementing.
Many hosts offer phpMyAdmin as part of the package. phpMyAdmin is a graphic interface that allows you to view and manipulate your database. If you are new to working with mySQL, having phpMySQL preinstalled would be a real plus.
Concerning ecommerce, you might consider something that is pre-built like MIVA or osCommerce before you try to write it on your own.