Warning: array_search() [function.array-search]: Wrong datatype for second argument in /home/content/o/n/t/ontheplan23/html/andrewinfoservices/dynamicdemo/Createaphpwebpage.php on line 6
Andrew Info Services - easily create a PHP document
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 ......... ?>