Web Server 6.1 Search displays PHP syntax
Hi -
I'm trying to implement the Search application for our Intranet. We currently code all our pages in PHP. I've successfully indexed all our PHP webpages.
However when performing a search, all the summary text below the page title is showing our PHP code. Is there anyway to how just the text of the page (without showing the PHP syntax)?
Thanks!
Below is an example of what results I am getting from the search engine.
1.no title
d2.0.0.17 10/28/05 18:04:54 champ_news.php NSI --> <?php $title = "Champ's Interview with ...
05 18:04:54 champ_news.php NSI --> <?php $title = "Champ's Interview with NBC"; ?> <?php // header include include("../../common/...
<a href="http://intranetnew.dev/employee_corner/events/champ_news.php" target="_blank"> http://intranetnew.dev/employee_corner/events/champ_news.php</a> - Nov 7, 2005 4:42:59 PM EST - 784 Bytes

