RSS中的链接无效

时间:2014-11-11 08:52:25

标签: php rss

我正在处理RSS Feed,但由于链接无效,我无法对其进行验证。

问题是该链接包含方括号。

链接:

http://www.url.com/index.php?no_cache=1&tx_syvin_pi1[param1]=123456789&tx_syvin_pi1[param2]=123

我已经尝试用%5B和%5D替换[],但是没有用。我也试过urlencode,没有用。

RSS版本为2.0,编码为u​​tf-8

0 个答案:

没有答案