Top "Dreamweaver" questions

Dreamweaver is a combination of an IDE for PHP, ASP, ColdFusion and a WYSIWYG HTML/CSS editor.

failed to open stream: No such file or directory in

> Warning: include_once(/PoliticalForum/headerSite.php) [function.include-once]: failed to open stream: No such file or > directory in …

php mysql dreamweaver
Is it possible to auto-format your code in Dreamweaver?

Is it possible to auto-format your code in Dreamweaver like in Visual Studio (ctrl+k+d)

html formatting dreamweaver code-formatting
require_once :failed to open stream: no such file or directory

I have this testing code in "PAGE A": <?php require_once('../mysite/php/classes/eventManager.php'); $x=new …

php dreamweaver require fatal-error
Adding a 'share by email' link to website

I have an HMTL / CSS website built in Dreamweaver CS4 and I would like to add a 'share by email' …

html dreamweaver
How do I make Dreamweaver to show me closing tags?

I would like Dreamweaver to show me the opening/closing tag when I select a tag. This functionality is seen …

tags syntax-highlighting dreamweaver
Stretching a Table's Width to fit web browser

I have scoured the internet for a long time trying to solve my problem. I have a table with my …

html html-table dreamweaver stretch
Make images not selectable

I am making a website in dreamweaver CS5. I exported the images from photoshop an inserted them into a table. …

html css dreamweaver photoshop
Compare contents of two files in Dreamweaver

Is it possible to compare the contents of two files in Dreamweaver?

compare dreamweaver text-files
How to Set up PHP Test Server in Dreamweaver?

I am trying to setup a PHP server so that I could use the "Live" feature in Dreamweaver, in addition …

php mysql sql-server testing dreamweaver
.php file shows code in Chrome

I have a register page I retrieved off of the following site. I downloaded the source code and extracted the …

php html login dreamweaver