PDA

View Full Version : quick dreamweaver question.



lava
June 1st, 2003, 10:11 PM
is there a way to fool dreamweaver into using the php coloring scheme when editing html documents? I'm adding some php code to pages that have html extensions, and I just want to use the coloring scheme - helps me check my code.
Thanks
Raf

Raydred
June 1st, 2003, 10:18 PM
not that i know of.....

abzoid
June 1st, 2003, 10:20 PM
Click Edit on the top menu, select Preferences. In the resulting window Select code coloring, scroll down the list that appears to PHP, then click on Edit Coloring Scheme.

Jubba
June 1st, 2003, 10:22 PM
uhmmm... php code won't work on an HTML extension. you need to use .phtml or .php

or am i just misunderstanding...

lava
June 2nd, 2003, 12:13 AM
eh... the easiest way was just to rename the file temporarily... didn't want to do that but oh well. Thanks anyways.

thoriphes
June 2nd, 2003, 12:35 AM
you could always get a php editor, i'm sure there's one out there that can do color coding.

Raydred
June 2nd, 2003, 01:58 AM
wow.. you learn something everyday. =) ok im stupid lol