- Регистрация
- 23.12.2014
- Сообщения
- 7 379
- Благодарностей
- 2 041
- Баллы
- 113
Есть такой текст с фидлера
Код:
users: [{\"id\":72426370,\"name\":\"\\u0410\\u043b\\u044c\\u0431\\u0435\\u0440\\u0442\",\"img\":\"http:\\\/\\\/u03.fotocdn.net\\\/7\\\/user_xs\\\/405\\\/2179699718.jpg\",\"profileUrl\":\"\\\/team\\\/profile\\\/?user_id=72426370\",\"checked\":true},{\"id\":72426476,\"name\":\"\\u0410\\u043d\\u0430\\u0441\\u0442\\u0430\\u0441\\u0438\\u044f\",\"img\":\"http:\\\/\\\/u03.fotocdn.net\\\/229\\\/user_xs\\\/297\\\/2351245540.jpg\",\"profileUrl\":\"\\\/team\\\/profile\\\/?user_id=72426476\",\"checked\":true},{\"id\":72426618,\"name\":\"Dusssia777\",\"img\":\"http:\\\/\\\/a1.s7.fsimg.ru\\\/images\\\/userphoto\\\/fs2\\\/nophoto_women_xs.png\",\"profileUrl\":\"\\\/team\\\/profile\\\/?user_id=72426618\",\"checked\":true},{\"id\":72427215,\"name\":\"\\u041b\\u0435\\u0445\\u0430\",\"img\":\"http:\\\/\\\/u04.fotocdn.net\\\/80\\\/user_xs\\\/505\\\/222427215.jpg\",\"profileUrl\":\"\\\/team\\\/profile\\\/?user_id=72427215\",\"checked\":true},{\"id\":72427699,\"name\":\"\\u0411\\u0430\\u0440\\u0441\\u0438\\u043a\",\"img\":\"http:\\\/\\\/u03.fotocdn.net\\\/223\\\/user_xs\\\/376\\\/2205120478.jpg\",\"profileUrl\":\"\\\/team\\\/profile\\\/?user_id=72427699\",\"checked\":true}] });\n<\/script>","title":""}
Мне надо получить вот так
users%5B0%5D%5Bid%5D=72426370&users%5B0%5D%5Bname%5D=%D0%90%D0%BB%D1%8C%D0%B1%D0%B5%D1%80%D1%82&users%5B0%5D%5Bimg%5D=http%3A%2F%2Fu03.fotocdn.net%2F7%2Fuser_xs%2F405%2F2179699718.jpg&users%5B0%5D%5BprofileUrl%5D=%2Fteam%2Fprofile%2F%3Fuser_id%3D72426370&users%5B0%5D%5Bchecked%5D=true&users%5B1%5D%5Bid%5D=72426476&users%5B1%5D%5Bname%5D=%D0%90%D0%BD%D0%B0%D1%81%D1%82%D0%B0%D1%81%D0%B8%D1%8F&users%5B1%5D%5Bimg%5D=http%3A%2F%2Fu03.fotocdn.net%2F229%2Fuser_xs%2F297%2F2351245540.jpg&users%5B1%5D%5BprofileUrl%5D=%2Fteam%2Fprofile%2F%3Fuser_id%3D72426476&users%5B1%5D%5Bchecked%5D=true&users%5B2%5D%5Bid%5D=72426618&users%5B2%5D%5Bname%5D=Dusssia777&users%5B2%5D%5Bimg%5D=http%3A%2F%2Fa1.s7.fsimg.ru%2Fimages%2Fuserphoto%2Ffs2%2Fnophoto_women_xs.png&users%5B2%5D%5BprofileUrl%5D=%2Fteam%2Fprofile%2F%3Fuser_id%3D72426618&users%5B2%5D%5Bchecked%5D=true&users%5B3%5D%5Bid%5D=72427215&users%5B3%5D%5Bname%5D=%D0%9B%D0%B5%D1%85%D0%B0&users%5B3%5D%5Bimg%5D=http%3A%2F%2Fu04.fotocdn.net%2F80%2Fuser_xs%2F505%2F222427215.jpg&users%5B3%5D%5BprofileUrl%5D=%2Fteam%2Fprofile%2F%3Fuser_id%3D72427215&users%5B3%5D%5Bchecked%5D=true&users%5B4%5D%5Bid%5D=72427699&users%5B4%5D%5Bname%5D=%D0%91%D0%B0%D1%80%D1%81%D0%B8%D0%BA&users%5B4%5D%5Bimg%5D=http%3A%2F%2Fu03.fotocdn.net%2F223%2Fuser_xs%2F376%2F2205120478.jpg&users%5B4%5D%5BprofileUrl%5D=%2Fteam%2Fprofile%2F%3Fuser_id%3D72427699&users%5B4%5D%5Bchecked%5D=true
Это мой ответ перекодированный, не сходится, помогите за один раз перекодировать правильно
users%3a+%5b%7b%22id%22%3a72426370%2c%22name%22%3a%22%d0%90%d0%bb%d1%8c%d0%b1%d0%b5%d1%80%d1%82%22%2c%22img%22%3a%22http%3a%5c%2f%5c%2fu03.fotocdn.net%5c%2f7%5c%2fuser_xs%5c%2f405%5c%2f2179699718.jpg%22%2c%22profileUrl%22%3a%22%5c%2fteam%5c%2fprofile%5c%2f%3fuser_id%3d72426370%22%2c%22checked%22%3atrue%7d%2c%7b%22id%22%3a72426476%2c%22name%22%3a%22%d0%90%d0%bd%d0%b0%d1%81%d1%82%d0%b0%d1%81%d0%b8%d1%8f%22%2c%22img%22%3a%22http%3a%5c%2f%5c%2fu03.fotocdn.net%5c%2f229%5c%2fuser_xs%5c%2f297%5c%2f2351245540.jpg%22%2c%22profileUrl%22%3a%22%5c%2fteam%5c%2fprofile%5c%2f%3fuser_id%3d72426476%22%2c%22checked%22%3atrue%7d%2c%7b%22id%22%3a72426618%2c%22name%22%3a%22Dusssia777%22%2c%22img%22%3a%22http%3a%5c%2f%5c%2fa1.s7.fsimg.ru%5c%2fimages%5c%2fuserphoto%5c%2ffs2%5c%2fnophoto_women_xs.png%22%2c%22profileUrl%22%3a%22%5c%2fteam%5c%2fprofile%5c%2f%3fuser_id%3d72426618%22%2c%22checked%22%3atrue%7d%2c%7b%22id%22%3a72427215%2c%22name%22%3a%22%d0%9b%d0%b5%d1%85%d0%b0%22%2c%22img%22%3a%22http%3a%5c%2f%5c%2fu04.fotocdn.net%5c%2f80%5c%2fuser_xs%5c%2f505%5c%2f222427215.jpg%22%2c%22profileUrl%22%3a%22%5c%2fteam%5c%2fprofile%5c%2f%3fuser_id%3d72427215%22%2c%22checked%22%3atrue%7d%2c%7b%22id%22%3a72427699%2c%22name%22%3a%22%d0%91%d0%b0%d1%80%d1%81%d0%b8%d0%ba%22%2c%22img%22%3a%22http%3a%5c%2f%5c%2fu03.fotocdn.net%5c%2f223%5c%2fuser_xs%5c%2f376%5c%2f2205120478.jpg%22%2c%22profileUrl%22%3a%22%5c%2fteam%5c%2fprofile%5c%2f%3fuser_id%3d72427699%22%2c%22checked%22%3atrue
Последнее редактирование: