I already answered you at the first post.
--
-
Cristian MARIN - Developer
InterAKT Online (www.interakt.ro)
Tel: +4021 312.53.12
Tel/Fax: +4021 312.51.91
[EMAIL PROTECTED]
"Hermann" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED
You cannot call a php file index.html. If they are called with the html
extension apache it will think that this is a html file so he don't have to
parse the page and it will send the page as is to the explorer which cannot
understend php.
You should call your page index.php. Also make a index.htm