* Thus wrote Bill Pilgrim ([EMAIL PROTECTED]): > If php and html are to be included in the same document, does the document extension > always have to be .php ? Are there ways to include php into an html document > without changing the extension?
Apache, IIS, Other? If apache: AddType application/x-httpd-php .php .html add this ----------------------------^^^^^ Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php