Wow, my posts on the average get 0 or 1 (not helpful reply)...  This one
gets 4 identical replies!!!

-Shawn :)

"Nico Berg" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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

Reply via email to