Question:

How can I VIEW what I have made with WYGIWYS so far??

by  |  earlier

0 LIKES UnLike

Hi, how can I preview it to browser, is there a way? I dont have hosting yet...and can I use this to make a database driven ecommerce website? I mean, can I use this combo with mysql..and then how do I connect the pages ? Thanks so much!!

 Tags:

   Report

1 ANSWERS


  1. Your question is not entirely clear, nevertheless, you should just save your pages with the .html extension, and open them in your preferred browser. I.E. Internet Explorer, Safari, Firefox, Opera.

    You can use this approach to create just about any website.

    When deling with PHP/MySQL you however need to setup a test environment, I.E. Apache + PHP and MySQL.

    There are plenty of such tutorials teaching you how to do this, simply do a search on google for "Setting up Apache + php and MySQL", I.E. http://www.google.com/search?hl=en&fkt=6...

    You would then need to place your files in the htdocs directory, and enter in the address for them in your browser, I.E. http://10.0.0.3/test.html

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.