I am trying to design php pages so that I can create MAMBO templates.
There is no problem with the php pages i create, they work. The problem is I
want to be able to see the pages that I am creating in design view. even if i
start a new php page the tab for design view is greyed out.
Is this a problem with Version 8 or is this by design?

My only work around is to create my tables and design in a regular html page
and upon completion of the design copy from the <body> tag down and paste into
php page.

If I want to tweek with my design i can not go into design mode I have to go
back to the html page make the modifications and paste it again into PHP file.

If this is a Dreamweaver 8 problem, does anyone know of another wsywig editor
that will allow you to design a php page and actually see what your doing