猿问
php 中 两个$什么意思
php 中 两个$什么意思
慕村9548890
浏览 558
回答 1
1回答
qq_遁去的一_1
可变变量$first ="hello";$hello ="world";echo $first." ".$$first;结果是 hello world$$first就是$hello,因为$first的值是hello
0
0
0
随时随地看视频
慕课网APP
相关分类
PHP
php如何把参数放在Http Request Heade????
1 回答
我要回答