2009/11/2 Hans <[email protected]>: > ParseArgs() does not work too well, as it creats separate arrays for > single parameters starting with - and with +, and it gets tricky to > deconstruct these into the actual values. > > So I tried this instead, which adds parameters lat=... and long=... > [snip...]
Thanks for that Hans. I was having trouble with the sign on values. I also like your solution above as it also caters for when we omit the parameter names. -Steve. _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
