I'm using Stas's read_post() call from the test directory in mp1.99-10-dev, and am using it to grab POST data of the form of an email address ..

this is giving me this :

read_post returned : username=carl%40somewhere&password=foo

Escaped the @ ... of course.

I'm curios, where's the best place to unescape it?
Should I do it in the read_post function, or afterwards?

Recommendations?
thanks

Carl






Reply via email to