<div><span class="q">//String comparison to search for fields that should NOT be returned in query results.<br> if (strcasecmp($key, "SHAPE_INDEX") == 0 ||<br> strcasecmp($key, "TILE_INDEX") == 0 ||<br>
strcasecmp($key, "LAYER_INDEX") == 0)
<br> <br> {continue;}<br><br><br></span></div><div>With the help of Paul spencer now i have no errors doing a query! Bu if i don't use Header in mapfile i have <span><br>"The layers did not return any results"
<br><br>while
using Header i've same problem as ever... shape_index, tile_index and
layer_index disappear but maptips widget doesn't work, as described
here:
<br><br></span></div><span class="q"><a href="http://lists.maptools.org/pipermail/chameleon/2006-June/004156.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.maptools.org/pipermail/chameleon/2006-June/004156.html
</a><br><span><br></span></span>