hi all --
has anyone ever had any success making dreamweaver display colored PHP like EditPlus or Jext does ? the Phatk extension is nice for database connectivity, but i don't see anything differnt with the code color schemes.
thx,
Geoff
| SitePoint Sponsor |
hi all --
has anyone ever had any success making dreamweaver display colored PHP like EditPlus or Jext does ? the Phatk extension is nice for database connectivity, but i don't see anything differnt with the code color schemes.
thx,
Geoff





I am pretty sure you can't. Another reason not to use Dreamweaver for coding anything other than HTML.
Please don't PM me with questions.
Use the forums, that is what they are here for.





i've made sure to back away from any kind of WYSIWIG editors.
i hand code everything now. Makes things much easier.





Except of course for Homesite the ultimate editor, AFAIAK, Never use the wysiwig tools in it, just the mean text editing and color-coding functionality.
Please don't PM me with questions.
Use the forums, that is what they are here for.
yeah i have no plans to "drag & drop" PHP...with the wysiwig deal, but i thought it might be nice to be able to use one editor for html & php...with colors. back to EditPlus, huh ?
GBG
freddy -- what is this AFAIAK ? you have a link ?





well, AFAIK means as far as i know. dunno why he has that exta a in there.
AH...got it. acronym brain-freeze.
// retreating to corner.
It might be possible to write an extension for highlight php code in the Code View Window. Actually, it wouldn’t be that hard.. just highlight everything between <? and ?>. But, what’s the point? If you are using UltraDev with the PHP server Model PhAKT (or ImpAKT) then you’re dragging and dropping code anyway. It’s not easy to edit the script UltraDev writes. UD expects to see certain things in certain locations of the file. Mess it up and the page won’t display correctly.
I use UD only for my ASP work. Because I hate ASP and there are SO many ASP extensions and behaviors for UD that you can do almost anything with it.
- crag
net geek for non profits and political campaings


Homesite with the php expression builder add-on is the best to me. Color coding, plus you can see when you forget a " ..Which I do often. It also does much more, great set up for coding.
ronnie
thanks guys...i think i'm gonna install Homesite, i haven't used it for a year or 2.
G
Bookmarks