[mapguide-users] Other Comparison Operators

Kencana bluesky_dyx at hotmail.com
Tue Nov 7 22:04:44 EST 2006


hi all,

i have found out how to use the IN operator in filter comparison which is
IN(value)...

regards,
kencana

Kencana wrote:
> 
> Hi all,
> 
> I just want to ask is there any other comparison that '=,>,<,>=,etc.'
> operators for the filter comparison?
> because I might need to compare the filter in several value.just like when
> u retrieve data from database you
> can use "IN" operator to compare it with several value.
> 
> foreach ($nodes as $node )
>     {
>         if ($node->nodeValue == 'FEA_ID > 0')
>         {
>             $node->nodeValue = 'FEA_ID = 3466.000000';
>         }
>     }
> 
> I hope somebody can help me in this issue..thank you...
> 
> Regards,
> Kencana
> 

-- 
View this message in context: http://www.nabble.com/Other-Comparison-Operators-tf2592931.html#a7231989
Sent from the MapGuide Users mailing list archive at Nabble.com.





More information about the Mapguide-users mailing list