From: Chris W. <ch...@cw...> - 2003-03-25 15:24:07
|
damien leri wrote: > another plugin function i have an issue with is make_url(), which joins params with '&', rather than '&'. Why not avoid both by using ';' as the param delimiter? This is one of those issues that I was too lazy to research and went with what worked. Do GET parsing engines regard a lone '&' as an error? Do '&' and ';' work with everything? Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |