I developed a search to maps (postgis layers...)  in my Postgis database.

I created a link with the results to show the pmapper framework with
the search result layers, selected.

So when i use the first time, it works, when i use second, third, etc,
the PHPSESSID, the php session is already created, and then the
&dg=layer1,layer2 is ignored and the new search results are not
selected in pmapper.

Every time i use my search i need to reset the php session.

I will try you instructions.

Thanks.

Carlos Timóteo, Portugal.


2007/12/12, Armin Burger <[EMAIL PROTECTED]>:
> I don't understand exactly what you mean with "use this many times". If
> the session is not kept via cookies there should not be any problem of
> keeping the session variables (session.use_cookies = 0 in php.ini).
> Otherwise a URL key
> &resetsession=y
> should empty the session (for the latest 3.2 betas).
>
> armin
>
> Carlos Timóteo wrote:
> > Hello All.
> >
> > I'm trying to implement a way of choosing the active layers before
> > loading the map.
> >
> > i use ?&dg=layer1,layer2
> >
> > But this only works in the first time i use that.
> >
> > Is there any chance of using this many times as i want ?
> >
> > the only way is deleting the cookie (PHPSESSID) in browser or is any
> > other way that i don't remember ?
> >
> > Thanks in advance
> >
>
>
> -------------------------------------------------------------------------

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to