Problem with PHP MapScript Wrappers for WxS Services

Frank Warmerdam warmerdam at POBOX.COM
Mon Nov 27 22:42:34 EST 2006


Ben Tuttle wrote:
> PHP Script:
> 
> <?php
> dl("php_mapscript.so");
> $request = ms_newowsrequestobj();
> print "<br><b>Dump of request: </b>";
> var_dump($request);
...
> /*
> $request->loadparams();


Ben,

Is there a reason that loadparams() is commented out?  This is the call
that parses the QUERY_STRING into parameters on the request object.

Or perhaps I'm missing what you are trying to do?

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the mapserver-users mailing list