Hi, It works. I decided to add .html to the list of extensions that will be opend by php if asked for in apache. I understand here that 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' > 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://localhost/index.html > > This index.html look's like this: > > <html> > <body> > This is a line > </body> > </html> > > <? > echo "this is the second 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? > > Nico > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php