Re: [PHP] html and php in the same document

2003-07-24 Thread John W. Holmes
Miles Thompson wrote: At 04:09 PM 7/24/2003 +, Curt Zirzow wrote: * 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

Re: [PHP] html and php in the same document

2003-07-24 Thread Miles Thompson
At 04:09 PM 7/24/2003 +, Curt Zirzow wrote: * 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

Re: [PHP] html and php in the same document

2003-07-24 Thread Curt Zirzow
* 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 exten

Re: [PHP] html and php in the same document

2003-07-24 Thread Curt Zirzow
* 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 applic