Re: [mapguide-users] MG PHP query

2008-03-18 Thread nclayton
You should be able to grab the session value from $_POST['SESSION']. If it is not being passed, you will need to make changed so that the value does get passed. The source of this variable is in one of the *.templ files you use from the \MGOS Install Directory\WebServerExtensions\www\viewerfiles

Re: [mapguide-users] MG PHP query

2008-03-12 Thread Tomas PL
Ok. I found the way to solve my problem. I need help in one thing. I've got my php query file and need SESSION id in "hidden field". What should I write in value="" to get it? Sorry I'm new in PHP ... :( Regards Tom Tomas PL wrote: > > Hi All, > > I've got my MG map (PHP and Appache) a