I found plenty of results by doing a simple Google search: http://tinyurl.com/yz78qmq
If you need to do multiple URLs, name them url[] and access them like an array on the PHP side.
-Matt
p.s. This isn't a Zend Framework question.
On Tue, Nov 17, 2009 at 5:58 AM, huajun qi <qihjun@gmail.com> wrote:
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:
没有评论:
发表评论