<html>
<head>
</head>
<body>
This one is running &working, but now the highlighting : How to do it?<br>
   <br>
    <i>$theresult = $resultlayer -> getResult (0);<br>
    $shapefile = ms_newShapefileObj ('<a class="moz-txt-link-freetext" href="C:\Programme\Apache">C:\Programme\Apache</a> Group\Apache\htdocs\immogis3w\code\data\objekte',
-1);<br>
    $resultshape = $shapefile -> getShape ($theresult -> shapeindex);<br>
    $resultbounds = $resultshape -> bounds;<br>
    <br>
    /* Zoom to Extents  */<br>
    $map -> setExtent ($resultbounds -> minx-80, $resultbounds ->
miny-80,$resultbounds -> maxx+80, $resultbounds -> maxy+80);</i><br>
  
</body>
</html>