<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Hi <br><br><pre class="literal-block">executeWFSGetfeature() doesn't work.<br>Result is empty string.<br><br>&lt;?php<br><br> dl('php_mapscript.dll');        <br> $map_path="/ms4w/apps/test/";<br>        <br>$map = ms_newMapObj($map_path."lol.map");<br>$map2 = ms_newLayerObj($map); <br><br>$lol = $map2-&gt;executeWFSGetfeature();<br>?&gt;<br></pre><span style="color: rgb(33, 33, 67); font-weight: bold;"></span><div><br></div></div><br>



      </body></html>