小编Nim*_*imi的帖子

PHP - & 在 header() 中

我有参数:

http://example.com?ex=http://la.net?c1=a1&c2=a2&c3=a3
Run Code Online (Sandbox Code Playgroud)

我想重定向到此 URL,但当我这样做时,我会进入

http://example.com?ex=http://la.net?c1=a1
Run Code Online (Sandbox Code Playgroud)

我知道是因为这个&标志...

php parameters redirect header ampersand

2
推荐指数
1
解决办法
1354
查看次数

标签 统计

ampersand ×1

header ×1

parameters ×1

php ×1

redirect ×1