I develop sites in PHP, and use Dreamweaver a lot. But only in code view. I've no idea what it does with PHP in WYSIWYG mode.
In your case I'd think you'll be fine if there's no back and forth with the designers - they can layout the pages and pass on the HTML files, and then you cna stitch in the PHP. That's actually how I usuallw work: starting with the HTML then moving on to the PHP coding. Andrew
