"Luigi Donatello Asero" <> wrote in
news:41bmd.8843$:
> I wonder whether and how search engines can index php pages.
They can do it, and quite easily, because there is no such thing
as a "php page". Presuming a properly configured server, an
HTTP request for a resource that is a '.php' file will result
in that file being parsed by the PHP preprocessor, which will
output (x)HTML, which is also what happens when a resource is
requested that is a '.html' file.
> -- Luigi ( un italiano che vive in Svezia)
Please fix your signature block. It should start
with "-- "(two dashes and a space, without the quotes)
on a line by itself.
--
Dave Patton
Canadian Coordinator, Degree Confluence Project
http://www.confluence.org/
My website:
http://members.shaw.ca/davepatton/