Group: alt.internet.search-engines
From: "BobK"
Date: Wednesday, February 13, 2008 7:55 AM
Subject: Handling Include code?

Hello,

I have some PHP Includes on my site. The Include data comes from
another site and are written with a Transitional Doc Type. So the
results have all of the
's shown as
.

But my site is Strict 4.01 and I get validation errors for all the
/>'s.

Is there a way to convert all the
's to
's? Can you put
something in the .htaccess file or somewhere to force a conversion?

Thanks,

Bob