create a PHP file
Create a PHP document:
- in DW do a File->New...->Page Type: PHP
- In DW rename an HTML with an .PHP extension
- In a word processor save a document with >PHP extension.
Save the file anywhere deeper than your localhost or root directory so it can
find the php directory.
Place any PHP code inside <php ......... ?>
Create dynamic internal CSS with <?php ......... ?>