PHP api returns json to extract url and jump?
小玫
小玫 2020-04-22 21:27:09
0
1
848

The php file api has successfully returned data as shown in the picture. I added a jump code after the php file<script>top.location='<?php echo urldecode($url["url"]); ?> ';</script>I want to extract the content of couponClickUrl in the returned data and put it into the above code so that it can jump. How should I write it? Xiaobai hopes that the boss can help.

3801213fb80e7bec59d6549d3f2eb9389b506bb9.png

小玫
小玫

reply all(1)
翡翠原石顾问-阿瑞17387280758

Your url should be changed to couponClickUrl

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!