[mapguide-users] Problems using concat for URL Parsing
Jackie Ng
jackie.ng at aecsystems.com.au
Thu Mar 13 19:28:02 EDT 2008
If you var_dump($_GET) in your php script, do you get anything w/ the string
attribute?
- Jackie
mauro1970 wrote:
>
> I added to this code to a layer:
>
> concat('../central_plant/sensors/send_Id.php?DeviceID=',
> concat("thermostat_id", concat('&DeviceType=', "coord_x")))
>
> When Control clicking, Mapguide correctly sends out the attributes
> "thermostat_id" and "coord_x" (both of type integer) to a script that
> displays the variables DeviceID and DeviceType. However if I replace one
> of the attributes with another attribute of type string, nothing is
> displayed.
>
> Any ideas as to why that happens?
>
--
View this message in context: http://www.nabble.com/Problems-using-concat-for-URL-Parsing-tp16040944s16610p16041145.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list