Skip to main content
March 4, 2012
Question

Stop Dreamweaver from inserting HTML into new PHP documents

  • March 4, 2012
  • 1 reply
  • 711 views

It is probably the most annoying Dreamweaver does, I am using CS5 and I want to know how to stop that from happening.

This topic has been closed for replies.

1 reply

Inspiring
March 4, 2012

This is what appears in any new php page that Dreamweaver creates on my system:

<!DOCTYPE HTML>

<html>

<head>

<meta charset="utf-8">

<title>Untitled Document</title>

</head>

<body>

</body>

</html>

This is a correct document type for HTML5 and works in php.

What does yours produce?

March 4, 2012

This is exactly what I don't want to show up.  I want it to be 100% blank.

Inspiring
March 7, 2012

Work around.

Create a new page

Delete all its content

Save it as blank.php

When you need a new page that is blank, copy it to the new location.

You could also submit your request to Adobe as a wish list item.

See: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform