Ask a Question related to PHP Development, Design and Development.
-
Bill Pilgrim #1
html and php in the same document
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?
Thanks, Bill
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
Bill Pilgrim Guest
-
Attch document on a html form
Hellow to everybody a have an html form page, that runs on a Unix Server, with the form action, method="post". I has got the Text fields "name",... -
!! Inserting HTML document !!
Hello. My webpage (www.talhagriot.com) has a News section. For convenience, I want the news section to display a simple HTML document, so that... -
Rendering HTML within an InDesign document
Hi all, I'm trying to use InDesign to create User Experience specs for a e-commerce company. Specifically, I want to be able to prototype in a... -
Embed HTML into a flash document?
Is this possible? thanks nic -
Opening an html document (macosx)
Hello people, Is there anyone who can tell me how to open a html document from my application? I'm writing an application for MacOSX. I can... -
Miles Thompson #2
Re: [PHP] html and php in the same document
At 04:09 PM 7/24/2003 +0000, Curt Zirzow wrote:
And every .html page is parsed by PHP.>* Thus wrote Curt Zirzow (curt@zirzow.dyndns.org):> document extension always have to be .php ? Are there ways to include> > * Thus wrote Bill Pilgrim (billpilgrim2000@yahoo.com):> > > If php and html are to be included in the same document, does the
> 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.
He will still have to turn PHP on and off within the page.
Unless he *really* wants to hide usage of PHP, I don't see the point of
doing this.
Miles Thompson
PS Curt - Like the sig<g>.
>Curt
>--
>"I used to think I was indecisive, but now I'm not so sure."Miles Thompson Guest
-
Comex #3
Re: html and php in the same document
<20030724155718.26259.qmail@web41007.mail.yahoo.co m>
Bill Pilgrim:No, but /why/ do you want to change it?> If php and html are to be included in the same document, does the
> document extension always have to be .php ?
Comex Guest



Reply With Quote

