On Fri, May 28, 2010 at 11:12 AM, Randy Brown <ra...@brownragfilms.com> wrote: > If there are functions to convert the information from one encoding to > another, so I can pass the parameter value around freely, it would greatly > simplify my coding. I had hoped that PUE($x) was one such function, but > apparently it's not enough by itself. Are there other functions I can use?
I believe what you are looking for is urlencode() and urldecode(). Be aware that there are security implications, so beware what you do with the data you get from your URL. -Peter _______________________________________________ pmwiki-devel mailing list pmwiki-devel@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-devel