Hi all, I was just wondering if anyone's had any luck getting PHP/MapScript's owsRequestObj->loadParams() to process HTTP POST requests (i.e. for WFS GetFeature calls) when PHP/MapScript is loaded as a PHP module?
r9950 (http://www.osgeo.org/pipermail//mapserver-commits/2010-March/002659.html) from last year sounds to me like it should fix up the issue, but I'm unable get it to work. Calling $request = ms_newowsrequestobj(); $request->loadParams(); fails to populate $request ($request->numparams == -1). Cheers, Keith -- View this message in context: http://osgeo-org.1560.n6.nabble.com/owsRequestObj-loadParams-in-PHP-MapScript-tp4909407p4909407.html Sent from the Mapserver - User mailing list archive at Nabble.com. _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
