* Thus wrote Curt Zirzow ([EMAIL PROTECTED]): > * 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 ----------------------------^^^^^
Btw, thats in your system http.conf, and if you have permissions to do that. 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

