Rabu, 31 Juli 2013

Live View and Browser external at Dreamweaver


Tutorial PHP at Dreamweaver

If it can't to running we must change our Apache Port to 24(for my example,
whatever you want to change the port) for one reason, for example because it
clashed with IIS(Internet Information Service).Tutorial

1. Make PHP file in folder -> xampp/htdocs/PraktikumPHP/latihan1.php. 
   Create a program featuring "Hello World, my name is bla bla..."

2. Open your Dreamweaver

3. Click New Site
4. On "Site" Tab, fill your "Site Name" and "Local Site Folder" for example:
5. On "Servers" Tab. fill your "Server Name" for my example "Server Name : localhost24" 24 on here is the Apache port. so, on "Web URL" we need to change it to http://localhost:24/PraktikumPHP/
6. and you will see the "Live View" on your Dreamweaver:
7. from External Browser:

0 comments:

Posting Komentar