Forums
This topic is locked
setting up UD4 for php
Posted 08 Feb 2002 23:20:49
1
has voted
08 Feb 2002 23:20:49 mike paler posted:
Hi folks,I'm a huge fan of UD and have used it in the past quite a bit for asp sites. My question here, and hopefully this is a dumb one, is how should I set up UD for php?
I've installed the phackt (sp.) server model and can get that thing going fine. But my main question centers around the code view vs the wisywig editor. In my past use with ASP UD would beautifully display the asp/html in the design view. Sections of asp that were includes would get parsed and shown right there. With php, NOTHING shows in the design view. I can only see stuff in the code view.
SHould I be setting something up in UD so it can read the php tags?
I'm a very "visual coder" and I like to see things as I make them. Also, often the way I work is take some prewritten & designed scripts/code and open them in UD, break them down and redesign them. It did this once with this very forum (Snitz). By not being able to do this with php I'm essentially dead in my tracks and very frustrated.
Any suggestions?