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, [EMAIL PROTECTED] light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | President OSGeo, http://osgeo.org
