How to encode a URL as javascript string in PHP-generated HTML?

后端 未结 1 541
滥情空心
滥情空心 2021-01-22 06:53

Given this PHP code:

\'\"

What if there is a \' in $url?

1条回答
提交回复
热议问题