Hello Mark, thanks for your reply.
$mapobj->querymap->set("width", 100);
$mapobj->querymap->set("height", 100);
I get a fatal error: Call to a member function set() on a non-objectIf I var_dump the $mapobj there is no "querymap" object, too, but I suppose this has to do with my MapServer version (4.6.1). I think the querymapObj is supported since 4.8.1. And that version does not work ATM (my other posting).
Best regards Sebastian
