t it will take
> more time before html files are processed? True?
>
> Thanks all, Nico Berg
>
> > -Oorspronkelijk bericht-
> > Van: Nico Berg [mailto:[EMAIL PROTECTED]
> > Verzonden: zondag 11 januari 2004 14:05
> > Aan: 'PHP General'
> > On
[EMAIL PROTECTED]
> Verzonden: zondag 11 januari 2004 14:05
> Aan: 'PHP General'
> Onderwerp: [PHP] php doesn't work in html files
>
>
> Hi there all,
>
> I use Apache version 1.3 and WIndows 2000. The site is not global but only
> local so I use the url http://loca
--- Nico Berg <[EMAIL PROTECTED]> wrote:
> I use Apache version 1.3 and WIndows 2000.
[snip]
> echo "this is the second line";
> ?>
>
> Output is: This is a line
>
> So the php part is not done at all.
Do you have PHP installed?
Chris
=
Chris Shiflett - http://shiflett.org/
PHP Securit
On Sun, 11 Jan 2004, MadHD wrote:
> Try to rename the .html file in .php (index.html -> index.php) and test
> it. You can reconfigure apache to pass all .html files to php compiler
> but i don't recommend it because it reduce drastically the performance.
...IF those .html files don't mostly all co
- Original Message -
From: "Nico Berg"
To: "'PHP General'"
Sent: Sunday, January 11, 2004 2:04 PM
Subject: [PHP] php doesn't work in html files
> Hi there all,
>
> I use Apache version 1.3 and WIndows 2000. The site is not global but on
On Sunday 11 January 2004 21:04, Nico Berg wrote:
> I use Apache version 1.3 and WIndows 2000. The site is not global but only
> local so I use the url http://localhost/index.html
>
> This index.html look's like this:
[snip]
> So the php part is not done at all. Is that right? I always believed
Nico Berg wrote:
Hi there all,
This index.html look's like this:
This is a line
Output is: This is a line
So the php part is not done at all. Is that right? I always believed php
should work in html?
Assuming you have the web server set up according to PHP's installation
docs, you either nee
Hi there all,
I use Apache version 1.3 and WIndows 2000. The site is not global but only
local so I use the url http://localhost/index.html
This index.html look's like this:
This is a line
Output is: This is a line
So the php part is not done at all. Is that right? I always believed php
8 matches
Mail list logo