开发者

Safe strings for urls in rails?

Is there a built in way to convert a str开发者_JAVA技巧ing so it is safe in a url?


CGI::escape()

To decode: CGI::unescape()

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜