[Help] Dreamweaver Keeps Adding Code

Joined
Apr 28, 2007
Messages
1,104
Reaction score
22
Hey, im trying to use php in dreamweaver.... so i create a new php document and go to code mode. I then type <?php to start off the code and then i press 'Enter' on my keyboard to take a new line, and wtf? it automaticly adds <br>... I've seen people do tutorials on youtube and when they take a new line they dont get unwanted code to appear. How do i customize the options to prevent this from happening?

Thankyou.
 
As far as i remember when the file was .php in dreamwaver it didnt add that crap, just in html/xhtml pages.

But to disable it completely - well, just surf around in the text editor options pages :)
 
Back