2009年11月17日星期二

[fw-mvc] a challenging problem

I want to post some data including url such as:"url=www.google.com?query=123$t=now", I my controller, what i need to do to get right url parameter?

If I want to post many urls ,such as a.html, b.html, c.html, which way is best to post them?

Now i json_cncode a url array to a string ,then encodeURIcomponent the str and post it, but in my controller, I can not get the right string, i have to stripslashed it to get the right string. Does zend support decodeURIcomponent?

--
Location:

没有评论: