iGuest 3 Report post Posted February 3, 2009 connecting everythingHow to use xampp?we have a web interface created using dreamweaver and we are wondering how to connect up the interface with databases created in mysql. -question by Anthony Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted February 5, 2009 Well, as far as I know, Dreamweaver only writes html and Css to design Web pages, correct?In order to use MySql, you need some scripting language like PHP to place or retrieve data from the Database. There are tutorials in the Tutorial section here about setting up XAMPP and writing php scripts.Perhaps you need to look at a Content management System? Share this post Link to post Share on other sites